[multipathd] change last CLI command syntax
authorChristophe Varoqui <root@xa-s05.(none)>
Fri, 16 Dec 2005 20:48:37 +0000 (21:48 +0100)
committerChristophe Varoqui <root@xa-s05.(none)>
Fri, 16 Dec 2005 20:48:37 +0000 (21:48 +0100)
commitd1e62b7249b8f91132979eabb997e74ccc849cc5
treea386629bf0f3119cf95cb8b62964f48f9a7949bd
parentae8d370095b229918f4b038e01f409a0a82e59a4
[multipathd] change last CLI command syntax

"show multipaths" was confusing because "show maps" looks so awfuly close.

Now :
1) "multipaths" is a "maps" synomym
2) "show multipaths topology" shows what "show multipaths" did

There is a bit of function naming sanitizing in the lib too.
libmultipath/configure.c
libmultipath/print.c
libmultipath/print.h
multipath/main.c
multipathd/cli.c
multipathd/cli.h
multipathd/cli_handlers.c
multipathd/cli_handlers.h
multipathd/main.c