mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
Feature #788: Change oneuser --time description from hours to seconds
This commit is contained in:
parent
d4d4184cd7
commit
08fad75a94
@ -104,7 +104,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do
|
||||
:name => "time",
|
||||
:large => "--time x",
|
||||
:format => Integer,
|
||||
:description => "Token duration in hours, (default 1)"
|
||||
:description => "Token duration in seconds, defaults to 3600 (1 h)"
|
||||
}
|
||||
|
||||
create_options = [READ_FILE, PLAIN, SSH, X509, KEY, CERT]
|
||||
|
Loading…
x
Reference in New Issue
Block a user