aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-07-14 15:59:02 +1200
committerTom Ryder <tom@sanctum.geek.nz>2015-07-14 15:59:02 +1200
commit01a551b13df0f393cd00da423f6912c804a1a0b4 (patch)
tree7f724a6795893fe35f7ec2c2befa0456c07fea15 /bash
parentAlt+R to repeat last command (diff)
downloaddotfiles-01a551b13df0f393cd00da423f6912c804a1a0b4.tar.gz
dotfiles-01a551b13df0f393cd00da423f6912c804a1a0b4.zip
Missing manual section suffix
Diffstat (limited to 'bash')
-rw-r--r--bash/bashrc.d/scp.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/bashrc.d/scp.bash b/bash/bashrc.d/scp.bash
index 0b3e34db..19e15aee 100644
--- a/bash/bashrc.d/scp.bash
+++ b/bash/bashrc.d/scp.bash
@@ -1,4 +1,4 @@
-# Wrap scp to check for missing colons
+# Wrap scp(1) to check for missing colons
scp() {
local argstring
argstring=$*