diff options
author | hasso <hasso> | 2004-04-06 11:36:17 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-04-06 11:36:17 +0000 |
commit | 4991f6ca305a325d1ec7a38eeb2a7cf8cf6d7f2d (patch) | |
tree | d45f34157f2b7df39427683b4c42bb5739b22939 /doc | |
parent | 128d31d34220192c27c2d1d8eff91e0471c5237c (diff) |
Vtysh fixes:
* replace -e with -c
* don't save command in history if last line is the same one
* doc/help fixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/vtysh.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/vtysh.1 b/doc/vtysh.1 index 30c03c89..7422fa5e 100644 --- a/doc/vtysh.1 +++ b/doc/vtysh.1 @@ -19,7 +19,7 @@ routing engine. .SH OPTIONS .TP -\fB\-e +\fB\-c Specify command to be executed under batch mode. |