commit | 7aadd19d383237e67a4351fcfd18c60530048b01 | [log] [tgz] |
---|---|---|
author | Henrik Brix Andersen <hebad@vestas.com> | Tue May 14 10:27:01 2024 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue May 21 16:47:24 2024 -0400 |
tree | 9b2a3a159c6494936bcf4d4de3ddc70b1527d1ce | |
parent | b93361e89c10e09562314810595c68aa0fa708a8 [diff] |
scripts: west: completion: bash: add snippet arguments to build command Add snippet arguments to the "west build" command completion. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
diff --git a/scripts/west_commands/completion/west-completion.bash b/scripts/west_commands/completion/west-completion.bash index cff8817..68684c0 100644 --- a/scripts/west_commands/completion/west-completion.bash +++ b/scripts/west_commands/completion/west-completion.bash
@@ -702,6 +702,7 @@ local special_opts=" --board -b + --snippet -S --pristine -p "