Revision 8108c68c snf-pithos-app/pithos/api/management/commands/pithos-usage.py

b/snf-pithos-app/pithos/api/management/commands/pithos-usage.py
167 167
                    dest='users',
168 168
                    action='append',
169 169
                    metavar='USER_UUID',
170
                    help=("Specify which users --list or --reset applies.",
171
                          "This option can be repeated several times.",
170
                    help=("Specify which users --list or --reset applies."
171
                          "This option can be repeated several times."
172 172
                          "If no user is specified --list or --reset will be applied globally.")),
173 173
    )
174 174

  

Also available in: Unified diff