mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 03:26:16 +00:00
refactor: Remove unnecessary whitespace
Blank lines should not contain any tabs or spaces.
This commit is contained in:
parent
6099f25cdf
commit
9ac10a8dd3
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ Startup arguments for the OnlyLegs gallery
|
|||
-p, --port: Port to run on (default: 5000)
|
||||
-a, --address: Address to run on (default: For Debug: localhost, For Production: 0.0.0.0)
|
||||
-w, --workers: Number of workers to run (default: 4)
|
||||
|
||||
|
||||
-d, --debug: Run as Flask app in debug mode (default: False)
|
||||
-S, --scream: Show verbose output (default: False)
|
||||
-h, --help: Show a help message
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue