Skip to content
Snippets Groups Projects

[fix] cli: add missing options in bash completion

Merged Vincent Texier requested to merge fix/fix_completion into dev
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
@@ -45,9 +45,12 @@ webstart \
webrestart \
direct_webstart \
-h \
--help \
-V \
--version \
--home \
-d \
--mdb \
--autoconf \
--addep \
--remep \
@@ -55,6 +58,7 @@ direct_webstart \
--nb-cores \
--prefix \
-c \
--currency \
--nostdout \
--noshuffle \
--nocheck-issuer \
@@ -107,6 +111,7 @@ direct_webstart \
--bma-with-crawler \
--bma-without-crawler \
-p \
--port \
--ipv4 \
--ipv6 \
--remoteh \
Loading