aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
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=$*