[multipath] add '-h' option
authorChristophe Varoqui <cvaroqui@zezette.localdomain>
Thu, 19 Oct 2006 20:24:58 +0000 (22:24 +0200)
committerChristophe Varoqui <cvaroqui@zezette.localdomain>
Thu, 19 Oct 2006 20:24:58 +0000 (22:24 +0200)
commit7a61efeecc8c0e995e1acc025dba35f40c108176
tree265f3f02efd1913bf056743535d3c1b066e1f74d
parente354a1d854c08b60d9feb806cdfa8b9ced569a2b
[multipath] add '-h' option

Calling 'multipath -h' always added the line 'Unknown switch: (null)' in
front of the usage text since '-h' was not defined.
This patch just adds the '-h' option.

Volker Sameske, IBM
multipath/main.c
multipath/multipath.8