summaryrefslogtreecommitdiff
path: root/src/sync.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-05-22 04:30:18 +0000
committerJim Meyering <jim@meyering.net>1995-05-22 04:30:18 +0000
commitee79446888205b9d63868168693e64c09a762051 (patch)
tree43c2fbe3e5be6be2bc5d2b56552fc4c30947b1fb /src/sync.c
parentd0da35f3d23b3879a18da4ae3161bce783f1843a (diff)
downloadcoreutils-ee79446888205b9d63868168693e64c09a762051.tar.xz
(usage): Add one or two lines of descriptive text.
Diffstat (limited to 'src/sync.c')
-rw-r--r--src/sync.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sync.c b/src/sync.c
index acdbcb0d6..1c1a0b84a 100644
--- a/src/sync.c
+++ b/src/sync.c
@@ -40,6 +40,7 @@ usage (status)
{
printf ("Usage: %s [OPTION]\n", program_name);
printf ("\
+Force changed blocks to disk, update the super block.\n\
\n\
--help display this help and exit\n\
--version output version information and exit\n\