Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wrong help message for cable length setting (sonic-net#1978)
- What I did Replace the wrong help message of "Set lossless PGs for the interface" with the right one "Set interface cable length" - How I did it Update the help message to the relevant one on main.py - How to verify it Run the following command: "config interface cable-length Ethernet0 -h" - Previous command output (if the output of a command-line utility has changed) Set lossless PGs for the interface - New command output (if the output of a command-line utility has changed) Set interface cable length
- Loading branch information