mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
feature #788: better formatting for oneuser command help
This commit is contained in:
parent
d417a1b3ef
commit
6fd97be302
@ -177,7 +177,8 @@ cmd=CommandParser::CmdParser.new(ARGV) do
|
||||
end
|
||||
|
||||
key_desc = <<-EOT.unindent
|
||||
Shows a public key from a private SSH key. Use it as password for the SSH authentication mechanism.
|
||||
Shows a public key from a private SSH key. Use it as password
|
||||
for the SSH authentication mechanism.
|
||||
EOT
|
||||
|
||||
command :key, key_desc, :options=>[KEY] do
|
||||
|
Loading…
x
Reference in New Issue
Block a user