Merge branch 'master' into autocompletion

pull/69/head
Stéphane Lesimple 5 years ago committed by GitHub
commit 71cd9a46df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ my $remainingOptions = OVH::Bastion::Plugin::begin(
helptext => <<'EOF',
Declare and create a new trusted realm
Usage: --osh SCRIPT_NAME --realm REALM [OPTIONS]
Usage: --osh SCRIPT_NAME --realm REALM --from IP1,IP2 [OPTIONS]
--realm REALM Realm name to create
--comment STRING An optional comment when creating the realm. Double-quote if you're under a shell.

@ -9,7 +9,7 @@ Declare and create a new trusted realm
.. admonition:: usage
:class: cmdusage
--osh realmCreate --realm REALM [OPTIONS]
--osh realmCreate --realm REALM --from IP1,IP2 [OPTIONS]
.. program:: realmCreate

Loading…
Cancel
Save