Commit 4e2c05de authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

doc: Reorder varnishadm options

Refs 33ffbbc5
parent 2be7bb5d
......@@ -43,25 +43,25 @@ OPTIONS
-h
Print program usage and exit.
-n ident
Connect to the instance of `varnishd` with this name.
-p
Force `pass` mode and make the output follow the VCLI protocol.
This disables command-history/command-completion and makes it
easier for programs to parse the response(s).
-n ident
Connect to the instance of `varnishd` with this name.
-S secretfile
Specify the authentication secret file. This should be the same -S
argument as was given to `varnishd`. Only processes which can read
the contents of this file, will be able to authenticate the CLI connection.
-t timeout
Wait no longer than this many seconds for an operation to finish.
-T <address:port>
Connect to the management interface at the specified address and port.
-t timeout
Wait no longer than this many seconds for an operation to finish.
The syntax and operation of the actual CLI interface is described in
the :ref:`varnish-cli(7)` manual page. Parameters are described in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment