commit | 4991f6ca305a325d1ec7a38eeb2a7cf8cf6d7f2d | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Tue Apr 06 11:36:17 2004 +0000 |
committer | hasso <hasso> | Tue Apr 06 11:36:17 2004 +0000 |
tree | d45f34157f2b7df39427683b4c42bb5739b22939 | |
parent | 128d31d34220192c27c2d1d8eff91e0471c5237c [diff] [blame] |
Vtysh fixes: * replace -e with -c * don't save command in history if last line is the same one * doc/help fixes
diff --git a/doc/vtysh.1 b/doc/vtysh.1 index 30c03c8..7422fa5 100644 --- a/doc/vtysh.1 +++ b/doc/vtysh.1
@@ -19,7 +19,7 @@ .SH OPTIONS .TP -\fB\-e +\fB\-c Specify command to be executed under batch mode.