summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2016-01-13 19:49:50 +0100
committerDonald Sharp <sharpd@cumulusnetworks.com>2016-01-13 19:49:50 +0100
commitfba55c8ac3d0068c694c98c2b641c622b8a6f189 (patch)
treec2d665d03d0b6fc5346a5fd4a7885c8ca786a3cb /doc
parentdebian: Remove unnecessary dependency on cl-utilties (diff)
downloadfrr-fba55c8ac3d0068c694c98c2b641c622b8a6f189.tar.xz
frr-fba55c8ac3d0068c694c98c2b641c622b8a6f189.zip
doc, vtysh: Fixup of history handling
This fix does two things: 1) If the ${HOME}/.history_quagga file does not exist, create it for history storing. 2) Allow vtysh -c "..." commands to be stored in history file as well Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/vtysh.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/vtysh.1 b/doc/vtysh.1
index ff4c2b4f8..d144cb642 100644
--- a/doc/vtysh.1
+++ b/doc/vtysh.1
@@ -76,6 +76,9 @@ config file.
.BI /etc/quagga/Quagga.conf
The default location of the integrated Quagga routing engine config file
if integrated config file is in use (not default).
+.TP
+.BI ${HOME}/.history_quagga
+Location of history of commands entered via cli
.SH WARNING
This man page is intended to be a quick reference for command line
options. The definitive document is the Info file \fBQuagga\fR.