From 31225e4f3260c0b97983986befef3de91e02c3ef Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Tue, 2 Jul 2013 11:46:51 +0100 Subject: stat: ensure --context emits an "unrecognized option" diagnostic * src/stat.c (long_options): Remove the "context" option as it's no longer referenced since commit v8.5-65-g13f3237 --- src/stat.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/stat.c b/src/stat.c index 947bc31e0..0a6497b7b 100644 --- a/src/stat.c +++ b/src/stat.c @@ -179,7 +179,6 @@ enum static struct option const long_options[] = { - {"context", no_argument, 0, 'Z'}, {"dereference", no_argument, NULL, 'L'}, {"file-system", no_argument, NULL, 'f'}, {"format", required_argument, NULL, 'c'}, -- cgit v1.2.3-70-g09d2