Commit 4dad79c
authored
bugfix: incorrect command for portchannel creation (#2134)
#### What I did
Fix command for portchannel creation
#### How I did it
Change the command line guide:
Before:
config portchannel (add | del) [min-links ] [fallback (true | false)]
After:
config portchannel (add | del) [--min-links ] [--fallback (true | false)]1 parent c17b1f4 commit 4dad79c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6747 | 6747 | | |
6748 | 6748 | | |
6749 | 6749 | | |
6750 | | - | |
| 6750 | + | |
6751 | 6751 | | |
6752 | 6752 | | |
6753 | 6753 | | |
| |||
0 commit comments