Skip to content

Commit 49c4ebb

Browse files
authored
Correct formatting in README optional arguments
Fixed formatting issues in optional arguments section.
1 parent 3814773 commit 49c4ebb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Python 3.6 and uses the [Beautiful Soup](https://pypi.org/project/beautiful
4444
TPhost IP address or hostname of switch
4545

4646
##### optional arguments:
47-
47+
```
4848
-h, --help show this help message and exit
4949
-1, --1line output on a single line (CSV)
5050
-d, --debug activate debugging output
@@ -60,7 +60,7 @@ Python 3.6 and uses the [Beautiful Soup](https://pypi.org/project/beautiful
6060
-M METRIC, --metric METRIC
6161
metric name for specific port (state, link_status, TxGoodPkt, TxBadPkt, RxGoodPkt, RxBadPkt)
6262
-v, --Version show program's version number and exit
63-
63+
```
6464

6565
#### Example
6666

0 commit comments

Comments
 (0)