Added docstring for documentation and usage example

This commit is contained in:
Logan Lipke
2020-12-29 16:56:16 -08:00
parent 51187f85c9
commit b8e2b1a109
7 changed files with 52 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
A test will run to verify stations are associated and get an IP, if these conditions are both true, the test will
pass, otherwise, the test will fail.
Use `./test_ipv4_connection.py` --help to see command line usage and options
Use './test_ipv4_connection.py' --help to see command line usage and options
"""
import sys