2
0
mirror of https://github.com/linka-cloud/d2vm.git synced 2025-07-05 02:52:27 +00:00

update command line docs

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
2023-06-04 14:47:40 +02:00
parent 9abb66ad1d
commit 2970af4873
2 changed files with 6 additions and 2 deletions

View File

@ -21,7 +21,7 @@ To load completions for every new session, execute once:
#### macOS:
d2vm completion bash > /usr/local/etc/bash_completion.d/d2vm
d2vm completion bash > $(brew --prefix)/etc/bash_completion.d/d2vm
You will need to start a new shell for this setup to take effect.