summaryrefslogtreecommitdiff
path: root/setfattr/setfattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'setfattr/setfattr.c')
-rw-r--r--setfattr/setfattr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/setfattr/setfattr.c b/setfattr/setfattr.c
index e65ade1..860f3cc 100644
--- a/setfattr/setfattr.c
+++ b/setfattr/setfattr.c
@@ -33,7 +33,7 @@
#include <libintl.h>
#define _(String) gettext (String)
-#define CMD_LINE_OPTIONS "n:x:v:hB:HV"
+#define CMD_LINE_OPTIONS "n:x:v:h"
#define CMD_LINE_SPEC "{-n name|-x name} [-v value] [-h] file..."
struct option long_options[] = {