progs/pixie.[c1]: Don't replace the existing pixie by default.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 10 Jul 2013 23:07:43 +0000 (00:07 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 10 Jul 2013 23:07:43 +0000 (00:07 +0100)
commit902cbb33a6f9b90989a635d9e7d62996367d8b15
treefdb1b40b681d2a599e64a09a1a63d0abc0f39a85
parent6d169e4a739d8dd9bd7f247520c19bdcf7dc4c6b
progs/pixie.[c1]: Don't replace the existing pixie by default.

It's too easy to screw things up by replacing the running pixie, by
calling the pixie with no arguments.  The old behaviour is available via
the shiny new `--replace' option.
progs/pixie.1
progs/pixie.c