Code

sysdb: Added support for the -c <cmd> option.
[sysdb.git] / doc / sysdb.1.txt
index f2838eb6b230e9927c97b78f3e27429ba4ac81df..b53a4f0091b1915dee110a493961e81826c3d009 100644 (file)
@@ -32,6 +32,12 @@ OPTIONS
        The username used to authenticate against the server. Defaults to the
        current user.
 
+*-c* '<command>'::
+       Send the specified command to the server after authenticating. This option
+       may be used multiple times. Each command will be send to the server
+       separately. Exit the process after handling the reply from the last
+       command.
+
 *-h*::
        Display a usage and help summary and exit.