Added help and exit
This commit is contained in:
10
README.md
10
README.md
@@ -1,3 +1,11 @@
|
||||
# BUGPY-mOS
|
||||
|
||||
BUGS-Python Mock OS
|
||||
BUGS-Python Mock OS
|
||||
|
||||
Checklist:
|
||||
- finish the help sections in each script function. Currently says bro is lazy
|
||||
- Each function must have:
|
||||
- A condition checking if args is empty
|
||||
- A condition checking -h or --help
|
||||
- A condition doing the primary stuff as else
|
||||
- All printouts must be "{function_name}: {what_to_talk}"
|
||||
Reference in New Issue
Block a user