aboutsummaryrefslogtreecommitdiff
path: root/bash/bash_completion.d/ftp.bash
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-30 16:27:37 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-30 16:27:37 +1200
commit162c95c9cd8474790ed90daaa3c48fe5a02f9f5d (patch)
tree618c10a5c76c7f6b0ec1f101b1cca585d56ae777 /bash/bash_completion.d/ftp.bash
parentChange cf() from Bash func to shell script (diff)
downloaddotfiles-162c95c9cd8474790ed90daaa3c48fe5a02f9f5d.tar.gz
dotfiles-162c95c9cd8474790ed90daaa3c48fe5a02f9f5d.zip
Tidy completion files
Add comments, add short-circuit to vared() completion
Diffstat (limited to 'bash/bash_completion.d/ftp.bash')
-rw-r--r--bash/bash_completion.d/ftp.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/bash_completion.d/ftp.bash b/bash/bash_completion.d/ftp.bash
index 5770f137..e6d292a9 100644
--- a/bash/bash_completion.d/ftp.bash
+++ b/bash/bash_completion.d/ftp.bash
@@ -1,4 +1,4 @@
-# Completion for ftp with .netrc machines
+# Completion for ftp(1) with .netrc machines
_ftp() {
# Bail if the .netrc file is illegible