update completion doc (#850)

Co-authored-by: AlteredCoder <AlteredCoder>
This commit is contained in:
AlteredCoder 2021-07-02 12:16:57 +02:00 committed by GitHub
parent b6ee006078
commit d8b8795619
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,7 @@ func NewCompletionCmd() *cobra.Command {
# Linux:
$ cscli completion bash | sudo tee /etc/bash_completion.d/cscli
$ source ~/.bashrc
# macOS: