summaryrefslogtreecommitdiffstats
path: root/sys-utils/wdctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/wdctl.c')
-rw-r--r--sys-utils/wdctl.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-utils/wdctl.c b/sys-utils/wdctl.c
index 761142f2c..49711f0cf 100644
--- a/sys-utils/wdctl.c
+++ b/sys-utils/wdctl.c
@@ -553,10 +553,8 @@ int main(int argc, char *argv[])
noident = 1;
notimeouts = 1;
break;
-
- case '?':
default:
- usage(stderr);
+ errtryhelp(EXIT_FAILURE);
}
}