flow_control: even more documentation
This commit is contained in:
parent
33a43be9ae
commit
c8f1ce0b82
@ -189,7 +189,9 @@ class Flow:
|
||||
if __name__ == "__main__":
|
||||
"""
|
||||
This is the command line program to control the red-y flow control series.
|
||||
Usage: ./flow_control.py [any number]
|
||||
Usage: ./flow_control.py [FLOW]
|
||||
|
||||
Several parameters are printed on every execution
|
||||
|
||||
"""
|
||||
conf = os.path.expanduser('~/.flow')
|
||||
|
Loading…
Reference in New Issue
Block a user