summaryrefslogtreecommitdiff
path: root/dselect
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2015-04-05 06:40:06 +0200
committerGuillem Jover <guillem@debian.org>2015-04-06 05:00:33 +0200
commitc91c10793d4aa7279e487dd8525a2237b13b1303 (patch)
tree0a974377571241e46cba8c54c6e90f25619624ac /dselect
parentafdcbb5b2138b7cc8fb47edcb42c1fb11aa4ffc3 (diff)
downloaddpkg-c91c10793d4aa7279e487dd8525a2237b13b1303.tar.gz
dselect: Document -? option
Diffstat (limited to 'dselect')
-rw-r--r--dselect/main.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/dselect/main.cc b/dselect/main.cc
index 048dae02c..05f5e7e99 100644
--- a/dselect/main.cc
+++ b/dselect/main.cc
@@ -195,8 +195,8 @@ usage(const struct cmdinfo *ci, const char *value)
"\n"), ADMINDIR);
printf(_(
-" --help Show this help message.\n"
-" --version Show the version.\n"
+" -?, --help Show this help message.\n"
+" --version Show the version.\n"
"\n"));
printf(_("<color-spec> is <screen-part>:[<foreground>],[<background>][:<attr>[+<attr>]...]\n"));