Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
4483e848
Commit
4483e848
authored
Apr 16, 2013
by
Sofia Papagiannaki
Browse files
Fix pithos-usage command help
Refs: #3591
parent
b2a67ab4
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-pithos-app/pithos/api/management/commands/pithos-usage.py
View file @
4483e848
...
...
@@ -167,8 +167,8 @@ class Command(NoArgsCommand):
dest
=
'users'
,
action
=
'append'
,
metavar
=
'USER_UUID'
,
help
=
(
"Specify which users --list or --reset applies."
,
"This option can be repeated several times."
,
help
=
(
"Specify which users --list or --reset applies."
"This option can be repeated several times."
"If no user is specified --list or --reset will be applied globally."
)),
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment