]> git.puffer.fish Git - mirror/frr.git/commitdiff
manpages: vtysh.rst add description of -u/--user flags 1894/head
authorLou Berger <lberger@labn.net>
Wed, 28 Mar 2018 14:56:06 +0000 (10:56 -0400)
committerLou Berger <lberger@labn.net>
Wed, 28 Mar 2018 14:56:06 +0000 (10:56 -0400)
Signed-off-by: Lou Berger <lberger@labn.net>
doc/manpages/vtysh.rst

index 2db746020d874af77697d21335ebf74067e30c53..2efff37626b082e320198e230658c96b36d9f435 100644 (file)
@@ -53,6 +53,10 @@ OPTIONS available for the vtysh command:
 
    When executing cli that does not invoke a vtysh shell, if an error ocurrs ignore it for purposes of return codes from vtysh.
 
+.. option:: -u, --user
+
+   Run as an unprivileged user. This limits access to non-privileged commands, i.e., the same commands when directly accessing a daemon   before running the enable command. It also provides the same limited security as such direct access.
+
 .. option:: -h, --help
 
    Display a usage message on standard output and exit.