openstack-manuals/doc/user-guide-admin
shirleychen e6ca4eea2e Fix the security group command
The nova secgroup-createis cmd has only two parameters:
    nova help secgroup-create
    usage: nova secgroup-create <name> <description>

    Create a security group.

    Positional arguments:
      <name>         Name of security group.
      <description>  Description of security group.


But in the doc it seems like it has three parameters, it is
an obvious typo issue.

Change-Id: Ica8d8366debcfa4778563e67836a3d0c8c0dadc2
2015-12-23 06:09:08 +00:00
..
source Fix the security group command 2015-12-23 06:09:08 +00:00
setup.cfg Drop py26 classifier from setup.cfg 2015-12-10 20:28:19 +05:30
setup.py Move User Guides into separate directories 2015-05-12 11:56:08 +02:00