Previous: , Up: smapc   [Contents][Index]


7.4 Smap Invocation

The following table summarizes the options available for smapc. For each option a description is given and a cross reference is provided to more in-depth explanation in the body of the manual.

-a
--annotate

Annotate responses with the corresponding queries. see annotation.

-B
--batch

Enable batch mode. This mode is optimized for reading input from files. The startup banner is suppressed, editing capabilities and input history are disabled, and input prompt is not shown. This mode is enabled automatically if smapd detects that its standard input is not connected to a terminal.

-d spec
-x spec
--debug=spec

Set debug verbosity level. See Debugging information, for a detailed description. The -x alias is for compatibility with version 1.0 and will be removed in subsequent releases.

-h
--help

Give a short summary of available command line options.

-p string
--prompt=string

Change command prompt. See smapc-prompt.

-Q
--quiet

Do not print the normal welcome banner. See smapc-quiet.

-q
--norc

Do not read initialization file. See Initialization File.

-S url
--server=url

Connect to server at the given url. See smapc-open.

-s addr
--source=addr

Set source address. See smapc-source.

-T
--trace

Enable query traces. See traces.

--usage

Display a list of available command line options.

-V
--version

Print program version and exit.


Previous: , Up: smapc   [Contents][Index]