* 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 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/stat.c b/src/stat.c
index 947bc31..0a6497b 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'},
-- 
1.7.7.6


Reply via email to