new folder for autocompletion files

Jannik Vieten 2019-11-06 10:49:07 +01:00
parent c3e600c8de
commit 7f6f6bccc2

@ -1,5 +1,5 @@
The `cheat/autocompletion` directory contains scripts to enable command-line
autocompletion for various shells. To activate autocompletion, simply copy the
The `scripts` directory contains scripts to enable command-line
autocompletion for various shells. To activate autocompletion, simply copy or symlink the
appropriate script to the appropriate path on your system. (The "appropriate
path" will vary on a per-platform basis, so this documentation shall not
speculate as to where that may be.)