diff options
-rw-r--r-- | src/install.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/install.c b/src/install.c index 6f0f3d15c..1864c7ab1 100644 --- a/src/install.c +++ b/src/install.c @@ -658,7 +658,7 @@ In the third format, create all components of the given DIRECTORY(ies).\n\ to corresponding destination files\n\ -s, --strip strip symbol tables, only for 1st and 2nd formats\n\ -S, --suffix=SUFFIX override the usual backup suffix\n\ - --verbose print the name of each directory as it is created\n\ + -v, --verbose print the name of each directory as it is created\n\ --help display this help and exit\n\ --version output version information and exit\n\ \n\ |