From e3e0d2b81281e049db1abbdef11a2d0da079ca8f Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 19 Jun 2012 12:46:59 +0200 Subject: tweak help text Signed-off-by: Denys Vlasenko --- coreutils/od_bloaty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coreutils') diff --git a/coreutils/od_bloaty.c b/coreutils/od_bloaty.c index 347f879d7..2f6650153 100644 --- a/coreutils/od_bloaty.c +++ b/coreutils/od_bloaty.c @@ -25,7 +25,7 @@ //usage:#if ENABLE_DESKTOP //usage:#define od_trivial_usage -//usage: "[-abcdfhilovxs] [-t TYPE] [-A RADIX] [-N SIZE] [-j SKIP] [-S MINSTR] [-w WIDTH] [FILE...]" +//usage: "[-abcdfhilovxs] [-t TYPE] [-A RADIX] [-N SIZE] [-j SKIP] [-S MINSTR] [-w WIDTH] [FILE]..." // We don't support: // ... [FILE] [[+]OFFSET[.][b]] // Support is buggy for: -- cgit v1.2.3