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 | f7e3c1e563562f4ed337f6a8b8d341596efeacd8 (patch) | |
| tree | 548ed2044fd925a7e53573a51e85e30d3e0a6ee1 /bin/multi-ping | |
| parent | b6af48a862d67d7313e6399f20c4a438b21cc3b3 (diff) | |
  Change hostname1 -> hostname in the doc since we only allow one host to be pinged.
Diffstat (limited to 'bin/multi-ping')
| -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 | 
