mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
--plain-password is now --plain in oneuser
This commit is contained in:
parent
1b834fbf63
commit
882aa09e9d
@ -55,7 +55,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do
|
||||
PLAIN={
|
||||
:name => "plain",
|
||||
:short => "-p",
|
||||
:large => "--plain-password",
|
||||
:large => "--plain",
|
||||
:description => "Store plain password"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user