On 10/5/21 12:46, remijouan...@gmail.com wrote:
> From: Remi Jouannet <remi.jouan...@outscale.com>
> 
> the options commit by fce20b8b73b1 were missing a description in ovs-ctl help 
> message
> 
> Fixes: fce20b8b73b1 ("ovs-ctl: Permit to specify additional options")
> Signed-off-by: Remi Jouannet <remi.jouan...@outscale.com>
> ---
>  utilities/ovs-ctl.in | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/utilities/ovs-ctl.in b/utilities/ovs-ctl.in
> index 7180079..e6e07f4 100644
> --- a/utilities/ovs-ctl.in
> +++ b/utilities/ovs-ctl.in
> @@ -421,7 +421,9 @@ Less important options for "start", "restart" and 
> "force-reload-kmod":
>    --no-force-corefiles           do not force on core dumps for OVS daemons
>    --no-mlockall                  do not lock all of ovs-vswitchd into memory
>    --ovsdb-server-priority=NICE   set ovsdb-server's niceness (default: 
> $OVSDB_SERVER_PRIORITY)
> +  --ovsdb-server-options=OPTIONS additional options for ovsdb-server 
> (example: '-vconsole:dbg -vfile:dbg')
>    --ovs-vswitchd-priority=NICE   set ovs-vswitchd's niceness (default: 
> $OVS_VSWITCHD_PRIORITY)
> +  --ovs-vswitchd-options=OPTIONS additional options for ovs-vswitchd 
> (example: '-vconsole:dbg -vfile:dbg')
>    --no-full-hostname             set short hostname instead of full hostname
>    --no-record-hostname           do not attempt to determine/record system
>                                   hostname as part of start command
> 

Thanks!  Applied.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to