doc: Remove interactive command from client documentation
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 19 Sep 2012 12:21:20 +0000 (14:21 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 19 Sep 2012 12:21:20 +0000 (14:21 +0200)
doc/connmanctl.1

index 08aa0751ab55648c4785d9563115d30dfd5cf9f3..b71c6e62e79ec1b4294f4c2b2744f338438eb0e6 100644 (file)
@@ -22,8 +22,8 @@ DESCRIPTION
 Connmanctl is a Connman command line interface which can be run in two modes:
 a plain synchronous command input, and an asynchronous interactive shell.
 To run a specific command the user may enter connmanctl <command> [options]
-[args], or enter connmanctl interactive; in this case, the program will
-drop into the interactive shell.
+[args], or enter connmanctl; in this case, the program will drop into the
+interactive shell.
 .PP
 Connmantl can handle most simple network connections. It is able to enable/
 disable any technology that exists on the system, display a list of
@@ -37,12 +37,6 @@ provides quicker usage when needing to use connmanctl more extensively.
 .SH
 COMMANDS AND OPTIONS
 .TP
-.B interactive
-Drops into the interactive shell, where all of the commands are the same.
-Running the monitor command will make connmanctl listen for and
-display connman signals in real time, without blocking user input.
-.PP
-.TP
 .BR "help | \-\-help | " "(no arguments)"
 Shows the abbreviated help menu in the terminal.
 .PP