From 60ef8b08fe183b5e4686a999da8a988ec7cca5a7 Mon Sep 17 00:00:00 2001 From: lin-hua-cheng Date: Fri, 6 Feb 2015 09:51:47 -0800 Subject: Change volume create --snapshot-id to --snapshot Keeping the option --snapshot-id hidden for backward compatibility. Change-Id: Iefa0aed9be255a5626a9bbb7db77911ef5ca8595 Closes-Bug: #1418742 --- doc/source/command-objects/volume.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/source/command-objects') diff --git a/doc/source/command-objects/volume.rst b/doc/source/command-objects/volume.rst index 0b2e0db6..3baae5d8 100644 --- a/doc/source/command-objects/volume.rst +++ b/doc/source/command-objects/volume.rst @@ -14,7 +14,7 @@ Create new volume os volume create --size - [--snapshot-id ] + [--snapshot ] [--description ] [--type ] [--user ] @@ -29,9 +29,9 @@ Create new volume New volume size in GB -.. option:: --snapshot-id +.. option:: --snapshot - Use as source of new volume + Use as source of new volume .. option:: --description -- cgit v1.2.1