summaryrefslogtreecommitdiff
path: root/tests/run-swdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-swdb.c')
-rw-r--r--tests/run-swdb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/run-swdb.c b/tests/run-swdb.c
index a8d55b7..3f8736a 100644
--- a/tests/run-swdb.c
+++ b/tests/run-swdb.c
@@ -64,7 +64,6 @@ show_usage (int ex)
fputs ("usage: " PGM " [options] NAME [VERSION]\n\n"
"Options:\n"
" --verbose run in verbose mode\n"
- " --status print status lines from the backend\n"
, stderr);
exit (ex);
}