Skip to content

Commit 35c18d9

Browse files
paczernyrsmontero
authored andcommitted
B #7458: Fix empty --resource for onegroup create (#4146)
(cherry picked from commit 63b6e50)
1 parent 4029ac5 commit 35c18d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/one_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ module OpenNebulaHelper
219219
:description =>
220220
'Which resources can be created by group users '<<
221221
'(VM+NET+IMAGE+TEMPLATE by default)',
222-
:format => String
222+
:format => Object
223223
}
224224
]
225225

0 commit comments

Comments
 (0)