summaryrefslogtreecommitdiff
path: root/doc/manpages
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@nvidia.com>2021-09-15 19:00:41 -0400
committerDonald Sharp <sharpd@nvidia.com>2023-03-28 10:10:33 -0400
commit916af6559c73f8a2d91c8b73f265954a33473f1e (patch)
tree8254497a0f7283ce6f0c73f4863d6acaf06e1781 /doc/manpages
parentf887c00ad48cf1d125b3bfed884e96d0a0125d93 (diff)
vtysh, doc: add doc & help text for -t/--timestamp
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
Diffstat (limited to 'doc/manpages')
-rw-r--r--doc/manpages/vtysh.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/manpages/vtysh.rst b/doc/manpages/vtysh.rst
index 94ba3baebd..396fcfc66e 100644
--- a/doc/manpages/vtysh.rst
+++ b/doc/manpages/vtysh.rst
@@ -67,6 +67,10 @@ OPTIONS available for the vtysh command:
Display a usage message on standard output and exit.
+.. option:: -t, --timestamp
+
+ Print a timestamp before going to shell or reading the configuration file.
+
.. option:: --no-fork
When used in conjunction with ``-b``, prevents vtysh from forking children to handle configuring each target daemon.