summaryrefslogtreecommitdiff
path: root/client/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'client/commands.c')
-rw-r--r--client/commands.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/commands.c b/client/commands.c
index 956a30be..0caacd96 100644
--- a/client/commands.c
+++ b/client/commands.c
@@ -93,7 +93,6 @@ void show_help(void)
" --tech Monitor signals from the Technology interface\n"
" --manager Monitor signals from the Manager interface\n"
" help, --help, (no arguments) Show this dialogue\n"
- " interactive Drop into the interactive shell\n"
" exit, quit, q Quit interactive mode\n"
"\nNote: arguments and output are considered EXPERIMENTAL for now.\n\n");
}