Skip to content

Commit

Permalink
M #-: Fix typo in onevcenter help (#6457)
Browse files Browse the repository at this point in the history
change first 'import' example from `onevcenter list` to 'onevcenter import`

(cherry picked from commit dfa7823)
  • Loading branch information
Shanobi authored and rsmontero committed Jan 15, 2024
1 parent 8de574f commit 76a4408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/onevcenter
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ CommandParser::CmdParser.new(ARGV) do
Examples:
- importing first datastore
onevcenter list -o templates -h <host_id>
onevcenter import -o templates -h <host_id>
- importing 2 concrete templates:
Expand Down

0 comments on commit 76a4408

Please sign in to comment.