aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMichael Fincham <michael@hotplate.co.nz>2014-09-18 20:32:48 +1200
committerTom Ryder <tom@sanctum.geek.nz>2014-09-18 20:32:48 +1200
commitf2261254ae3337f66084cef40ec09d02c8d6f989 (patch)
tree09ded8436d4afdfcc0e065989714782193cf3c62 /bin
parentRemove remote-header-name from cURL settings (diff)
downloaddotfiles-f2261254ae3337f66084cef40ec09d02c8d6f989.tar.gz
dotfiles-f2261254ae3337f66084cef40ec09d02c8d6f989.zip
Fixed obvious typo :)
Diffstat (limited to 'bin')
-rwxr-xr-xbin/shock2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/shock b/bin/shock
index 0b61c52e..bfdd3ee2 100755
--- a/bin/shock
+++ b/bin/shock
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#
-# shock(1) -- Run a command on every hostname returned by shock(1) and print
+# shock(1) -- Run a command on every hostname returned by shoal(1) and print
# the hostname if the command's return value was zero. Discard stdout, but do
# print stderr.
#