diff options
| -rw-r--r-- | README.markdown | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/README.markdown b/README.markdown index 62859ed..322eea1 100644 --- a/README.markdown +++ b/README.markdown @@ -120,6 +120,9 @@ configuration:      complete -W `cat ~/.hcl/aliases` hcl +Note: You will need to have run `hcl` at least once to create the aliases +file. Without it, this command will fail with an error. +  ### Configuration Profiles  You can modify your credentials with the `--reauth` option, and review them | 
