From 0b91368164acc596bf97fe4073083e26892f5b1a Mon Sep 17 00:00:00 2001 From: Cao Xuan Hoang Date: Mon, 8 Aug 2016 15:02:06 +0700 Subject: [PATCH] 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 --- doc/source/command-objects/subnet.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/command-objects/subnet.rst b/doc/source/command-objects/subnet.rst index f0d5e90aa7..ba80037394 100644 --- a/doc/source/command-objects/subnet.rst +++ b/doc/source/command-objects/subnet.rst @@ -151,6 +151,7 @@ List subnets os subnet list [--long] + [--ip-version {4,6}] .. option:: --long