Skip to content

Commit 0b91368

Browse files
author
Cao Xuan Hoang
committed
Add --ip-version filtering option to subnet.rst
When executed "openstack subnet list --help" we can see this is supported for --ip-version filtering option. But this option is missing in the rst document. Change-Id: Ie5443f1da086a1ad455fbeaa848b50a0d9d4b290 Closes-Bug: #1610872
1 parent 80fd9b2 commit 0b91368

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/source/command-objects/subnet.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ List subnets
151151
152152
os subnet list
153153
[--long]
154+
[--ip-version {4,6}]
154155
155156
.. option:: --long
156157

0 commit comments

Comments
 (0)