Updated autocomplete scripts
This commit is contained in:
@@ -46,6 +46,7 @@ _arguments \
|
||||
'--add-compile-flag[Add a compilation flag to each entry in the compilation database]' \
|
||||
'--remove-compile-flag[Remove a compilation flag from each entry in the compilation database]' \
|
||||
'--query-driver[Query the specific compiler driver to extract system paths and add to compile commands (e.g. arm-none-eabi-g++)]' \
|
||||
'--allow-empty-diagrams[Do not raise an error when generated diagram model is empty]' \
|
||||
'--add-class-diagram[Add class diagram config]' \
|
||||
'--add-sequence-diagram[Add sequence diagram config]' \
|
||||
'--add-package-diagram[Add package diagram config]' \
|
||||
|
||||
@@ -98,6 +98,7 @@ _clanguml() {
|
||||
--add-compile-flag \
|
||||
--remove-compile-flag \
|
||||
--query-driver \
|
||||
--allow-empty-diagrams \
|
||||
--add-class-diagram \
|
||||
--add-sequence-diagram \
|
||||
--add-package-diagram \
|
||||
|
||||
Reference in New Issue
Block a user