summaryrefslogtreecommitdiff
path: root/src/install.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-10-18 03:22:20 +0000
committerJim Meyering <jim@meyering.net>1993-10-18 03:22:20 +0000
commit712ac6d5a0122dbcbc89669143580de1326f1d46 (patch)
tree7b008a9882d5765ee7e3d4891a89ab79facf1644 /src/install.c
parent47ff7adaa21056ee5e3e8bbcd72f052e1b03816a (diff)
downloadcoreutils-712ac6d5a0122dbcbc89669143580de1326f1d46.tar.xz
add newline back, but only for --help output
Diffstat (limited to 'src/install.c')
-rw-r--r--src/install.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/install.c b/src/install.c
index 1697bb05c..b9f34f33f 100644
--- a/src/install.c
+++ b/src/install.c
@@ -549,6 +549,7 @@ Usage: %s [OPTION]... SOURCE DEST (1st format)\n\
if (status == 0)
printf ("\
+\n\
-c (ignored)\n\
-d, --directory create [leading] directories, mandatory for 3rd format\n\
-g, --group GROUP set group ownership, instead of process' current group\n\