Revision 45112d5a docs/design/resource-defaults.rst

b/docs/design/resource-defaults.rst
69 69

  
70 70
We can currently change a user's base quota with::
71 71

  
72
     snf-manage user-modify <id> --set-base-quota <resource_name> <value>
72
  snf-manage user-modify <id> --set-base-quota <resource_name> <value>
73 73

  
74 74
This command will be extended with option ``--all`` to allow changing base
75 75
quota for multiple users; option ``--exclude`` will allow introducing
76
exceptions.
76
exceptions. ``--set-base-quota`` will be renamed ``--base-quota``.
77 77

  
78 78
Inspecting base quota
79 79
=====================

Also available in: Unified diff