summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhasso <hasso>2004-10-03 20:11:32 +0000
committerhasso <hasso>2004-10-03 20:11:32 +0000
commite7168df4eff0d377621c45deb32cfcfa72e0dd83 (patch)
tree86c4017761ffd8cfdbc16223915a9f537844c4f2 /doc
parenteef1fe11b89c5ec3c035ff6e4a9acfbc5780b539 (diff)
Big vtysh cleanup. See changelogs for details.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog5
-rw-r--r--doc/vtysh.113
2 files changed, 6 insertions, 12 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index bb2e4771..625b2a74 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-03 Hasso Tepper <hasso at quagga.net>
+
+ * vtysh.1: Update vtysh man page to reflect changes in shell. Remove
+ info about -f command line switch.
+
2004-09-11 Paul Jakma <paul@dishone.st>
* quagga.texi: Update copyright. Contents should be at beginning
diff --git a/doc/vtysh.1 b/doc/vtysh.1
index 90aaff1b..e5fccb11 100644
--- a/doc/vtysh.1
+++ b/doc/vtysh.1
@@ -1,22 +1,14 @@
-.TH VTYSH 1 "27 August 2004" "Quagga VTY shell" "Version 0.96.5"
+.TH VTYSH 1 "3 October 2004" "Quagga VTY shell" "Version 0.96.5"
.SH NAME
vtysh \- a integrated shell for Quagga routing software
.SH SYNOPSIS
.B vtysh
[
-.B \-f
-.I config-file
-]
-[
.B \-b
]
.br
.B vtysh
[
-.B \-f
-.I config-file
-]
-[
.B \-c
.I command
]
@@ -44,9 +36,6 @@ etc.
.IP "\fB\-e, \-\-execute \fIcommand\fP"
Alias for -c. It's here only for compatibility with Zebra routing software and
older Quagga versions. This will be removed in future.
-.IP "\fB\-f, \-\-config-file \fIconfig-file\fP"
-Specifies the config file to use for startup. If not specified this option will
-likely default to \fB\fI/usr/local/etc/vtysh.conf\fR.
.IP "\fB\-h, \-\-help\fP"
Display a usage message on standard output and exit.
.SH ENVIRONMENT VARIABLES