From 5aa5df3995b7d206188fb0ed42e9a17bbcb73ed5 Mon Sep 17 00:00:00 2001 From: Lou Berger Date: Wed, 28 Mar 2018 10:56:06 -0400 Subject: [PATCH] manpages: vtysh.rst add description of -u/--user flags Signed-off-by: Lou Berger --- doc/manpages/vtysh.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/manpages/vtysh.rst b/doc/manpages/vtysh.rst index 2db746020d..2efff37626 100644 --- a/doc/manpages/vtysh.rst +++ b/doc/manpages/vtysh.rst @@ -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. -- 2.39.5