[multipathd] add "quit" cli command
authorChristophe Varoqui <christophe.varoqui@free.fr>
Tue, 30 Sep 2008 21:39:27 +0000 (23:39 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Tue, 30 Sep 2008 21:39:27 +0000 (23:39 +0200)
commitc1cbbb91cb3ef9fe40a1f63d65edf381fad82b0b
tree0d6d9b74cdb69d86c026f8d9018165c4da920c9d
parent27ec49eca021f1cc85e66d55509f1e051a820bd4
[multipathd] add "quit" cli command

"exit" or "quit" may be more straight-forward than CTRL-D

Put dummy cli commands in place for auto-generated help,
even if we exit from the socket client code before sending
the command packet to the daemon.
multipathd/cli.c
multipathd/cli.h
multipathd/cli_handlers.c
multipathd/cli_handlers.h
multipathd/main.c
multipathd/uxclnt.c