Files
ports/devel/awscli/files/pkg-message.in
Bradley T. Hughes f06c932531 devel/awscli: add files missing from r511778
PR:		240664
Submitted by:	nork@ninth-nine.com
Sponsored by:	Miles AS
2019-09-25 19:06:04 +00:00

5 lines
170 B
Plaintext

To auto-complete on your shell, please add a following line:
(bashrc) complete -C '%%PREFIX%%/bin/aws_completer' aws
(zshrc) source %%PREFIX%%/bin/aws_zsh_completer.sh