Skip to content

Commit 4923850

Browse files
authored
Update README.md
1 parent ad27af3 commit 4923850

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crc_errors/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ if an interface has CRC errors, the test case fails.
66
# Running
77

88
```
9-
pyats run job CRC_check_job.py -html_logs -testbed_file ../default_testbed.yaml
9+
pyats run job CRC_check_job.py --testbed-file ../default_testbed.yaml
1010
```
1111

1212

1313
# To use the Mock device
14-
pyats run job CRC_check_job.py -html_logs -testbed_file ../default_testbed.yaml --replay mock
14+
pyats run job CRC_check_job.py --testbed-file ../default_testbed.yaml --replay mock

0 commit comments

Comments
 (0)