From: Christos Zoulas Date: Thu, 9 Oct 2003 16:29:53 +0000 (+0000) Subject: Add long description. X-Git-Tag: FILE4_06~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3503bc20deaa57986804ecc56e742b731671be63;p=file Add long description. --- diff --git a/src/file.c b/src/file.c index 751a1423..5ebbe6a7 100644 --- a/src/file.c +++ b/src/file.c @@ -72,7 +72,7 @@ #include "patchlevel.h" #ifndef lint -FILE_RCSID("@(#)$Id: file.c,v 1.84 2003/10/09 15:15:23 christos Exp $") +FILE_RCSID("@(#)$Id: file.c,v 1.85 2003/10/09 16:29:53 christos Exp $") #endif /* lint */ @@ -479,6 +479,7 @@ help(void) " -n, --no-buffer do not buffer output\n" " -N, --no-pad do not pad output\n" " -p, --preserve-date preserve access times on files\n" +" -r, --raw don't translate unprintable chars to \\ooo\n" " -s, --special-files treat special (block/char devices) files as\n" " ordinary ones\n" " --help display this help and exit\n"