flow_control: even more documentation
This commit is contained in:
parent
488624bfce
commit
33a43be9ae
@ -189,6 +189,8 @@ 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]
|
||||
|
||||
"""
|
||||
conf = os.path.expanduser('~/.flow')
|
||||
if os.path.exists(conf):
|
||||
|
Loading…
Reference in New Issue
Block a user