Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # python service.py start -h
- Example service.
- Usage: service.py [OPTIONS] start [CMDOPTS]
- OPTIONS may be one or more of:
- -h, --help Display this help and exit.
- -q, --quiet Toggle this value.
- Default: False
- -v, --verbose Toggle this value.
- Default: False
- Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
- incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis
- nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
- Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu
- fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
- culpa qui officia deserunt mollit anim id est laborum.
- Command: start
- Pretend to start the service.
- CMDOPTS may be one or more of:
- -a, --app=VAL Override this value.
- Default: None
- -c, --config=VAL Override this value.
- Default: None
- -h, --help Display this help and exit.
- Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
- incididunt ut labore et dolore magna aliqua.
Add Comment
Please, Sign In to add comment