Browse Source

update completion doc (#850)

Co-authored-by: AlteredCoder <AlteredCoder>
AlteredCoder 4 years ago
parent
commit
d8b8795619
1 changed files with 1 additions and 0 deletions
  1. 1 0
      cmd/crowdsec-cli/completion.go

+ 1 - 0
cmd/crowdsec-cli/completion.go

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