From: Marcel Holtmann Date: Wed, 19 Sep 2012 12:21:20 +0000 (+0200) Subject: doc: Remove interactive command from client documentation X-Git-Tag: 1.7~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d6cc65544f2325b62c39f3f1b89b982ea2d64463;p=platform%2Fupstream%2Fconnman.git doc: Remove interactive command from client documentation --- diff --git a/doc/connmanctl.1 b/doc/connmanctl.1 index 08aa0751..b71c6e62 100644 --- a/doc/connmanctl.1 +++ b/doc/connmanctl.1 @@ -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 [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