diff options
| author | Jenkins <jenkins@review.openstack.org> | 2017-04-04 12:32:55 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2017-04-04 12:32:55 +0000 |
| commit | c7e7f2b7303ad55befb9b42cada2bbe336a4cf0e (patch) | |
| tree | ababb689784414c056107cfe808a084c5b4b7187 /doc/source/command-objects/subnet.rst | |
| parent | 8a1f4b6592a91ed3b2cd65d6fb0217afa1cf5e8d (diff) | |
| parent | 1686dc54f09b6e77b1de3abc708c297710987a04 (diff) | |
| download | python-openstackclient-c7e7f2b7303ad55befb9b42cada2bbe336a4cf0e.tar.gz | |
Merge "Help/docs cleanups: marker, limit, ip-address metavars"
Diffstat (limited to 'doc/source/command-objects/subnet.rst')
| -rw-r--r-- | doc/source/command-objects/subnet.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/command-objects/subnet.rst b/doc/source/command-objects/subnet.rst index 5eb55c23..4e609361 100644 --- a/doc/source/command-objects/subnet.rst +++ b/doc/source/command-objects/subnet.rst @@ -194,7 +194,7 @@ List subnets .. option:: --project <project> - List only subnets which belong to a given project (name or ID) in output + List only subnets which belong to a given project in output (name or ID) .. option:: --project-domain <project-domain> @@ -203,7 +203,7 @@ List subnets .. option:: --network <network> - List only subnets which belong to a given network (name or ID) in output + List only subnets which belong to a given network in output (name or ID) .. option:: --gateway <gateway> |
