diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-12-06 11:24:07 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-12-06 11:24:07 +0000 |
commit | 7ba7607f23c2d7c196d21f5106d0ff392c023f2c (patch) | |
tree | f10500678f1984b2b3e13df4914fc8b33625c3cb /bin | |
parent | 93ca65487449ab491d1503ad3dc6b5044ea98343 (diff) |
Change hostname1 -> hostname in the doc since we only allow one host to be pinged.
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/multi-ping | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/multi-ping b/bin/multi-ping index 3e4cbf4..fc71f3f 100755 --- a/bin/multi-ping +++ b/bin/multi-ping @@ -5,7 +5,7 @@ # # # SYNOPSIS -# multi-ping [ -h | --help ] [-m | --manual] hostname1 +# multi-ping [ -h | --help ] [-m | --manual] hostname # # # OPTIONS |