Skip to content

Commit 2821dcf

Browse files
another fix to help text to work with docopt
1 parent a504a84 commit 2821dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/pa_delete_webapp_logs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- deletes logs via api
66
77
Usage:
8-
pa_delete_webapp_logs.py [--domain=<domain>] [--log_type=<log_type>]
8+
pa_delete_webapp_logs.py [--domain=<domain>] [--log_type=<log_type>] [--log_index=<log_index>]
99
1010
Options:
1111
--domain=<domain> Domain name, eg www.mydomain.com [default: your-username.pythonanywhere.com]

0 commit comments

Comments
 (0)