From eb85f8c1a401f2b15a89538c0b392a4ae3313b75 Mon Sep 17 00:00:00 2001 From: Hirokazu Sakata Date: Tue, 10 Feb 2015 20:46:48 +0900 Subject: Add help message for " --help" This patch fixed help message for " --help" in general help message. Previous help message was only "this help message". It has not described for subcommand. Change-Id: I2fe6413baf98ba3881425ee6bed29c618e29fff8 Closes-Bug: 1420253 --- doc/manpages/swift.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manpages/swift.1 b/doc/manpages/swift.1 index ee77a81..a470432 100644 --- a/doc/manpages/swift.1 +++ b/doc/manpages/swift.1 @@ -107,7 +107,7 @@ proxy-url. .SH OPTIONS .PD 0 .IP "--version Show program's version number and exit" -.IP "-h, --help Show this help message and exit" +.IP "-h, --help Show this (or any subcommand) help message and exit" .IP "-s, --snet Use SERVICENET internal network" .IP "-v, --verbose Print more info" .IP "-q, --quiet Suppress status output" -- cgit v1.2.1