CLOUDSTACK-1667: Make a better description of the extractable flag

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

This closes #245

(cherry picked from commit ab1df169f2)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
Erik Weber 2015-05-12 12:37:51 +02:00 committed by Rohit Yadav
parent 94b5e27a23
commit 877c07e126
1 changed files with 2 additions and 2 deletions

View File

@ -1154,7 +1154,7 @@ cloudStack.docs = {
externalLink: ''
},
helpRegisterISOExtractable: {
desc: 'Whether the ISO is extractable or not',
desc: 'Whether the ISO is downloadable by users or not',
externalLink: ''
},
helpRegisterISOPublic: {
@ -1195,7 +1195,7 @@ cloudStack.docs = {
externalLink: ''
},
helpRegisterTemplateExtractable: {
desc: 'Whether the template is extractable or not',
desc: 'Whether the template is downloadable by users or not',
externalLink: ''
},
helpRegisterTemplateDynamicallyScalable: {