- Fixed minor typos in comments.
This commit is contained in:
Paul Beckingham
2012-06-10 17:04:40 -04:00
parent bc2addeb41
commit b2a1c327f4

View File

@@ -34,13 +34,13 @@
#
# To use these routines:
#
# 1) Copy this file to somewhere (e.g. ~/.bash_completion.d/.task_completion.sh).
# 1) Copy this file to somewhere (e.g. ~/.bash_completion.d/.task.sh).
# 2) Added the following line to your .bashrc:
# source ~/.bash_completion.d/task_completion.sh
# source ~/.bash_completion.d/task.sh
#
# OR
#
# 3) Copy the file to /etc/bash_complettion.d
# 3) Copy the file to /etc/bash_completion.d
# 4) source /etc/bash_completion
#
# To submit patches/bug reports: