diff options
author | James Turnbull <james@lovedthanlost.net> | 2011-03-03 07:03:51 +1100 |
---|---|---|
committer | James Turnbull <james@lovedthanlost.net> | 2011-03-22 19:23:09 +1100 |
commit | a29c7fd408b8b1e00410f5bbd82ff5e626381667 (patch) | |
tree | 9028468a380dd0d26d028a396dad0f85f9f5541a /lib/puppet/util | |
parent | 8cfc8f195481bbca7c38a415ef8ba11bd20503a6 (diff) | |
download | puppet-a29c7fd408b8b1e00410f5bbd82ff5e626381667.tar.gz puppet-a29c7fd408b8b1e00410f5bbd82ff5e626381667.tar.xz puppet-a29c7fd408b8b1e00410f5bbd82ff5e626381667.zip |
Fixed #6562 - Minor kick documentation fix
Diffstat (limited to 'lib/puppet/util')
-rwxr-xr-x | lib/puppet/util/command_line/puppetrun | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/puppet/util/command_line/puppetrun b/lib/puppet/util/command_line/puppetrun index 7eba3b2c4..3437405b0 100755 --- a/lib/puppet/util/command_line/puppetrun +++ b/lib/puppet/util/command_line/puppetrun @@ -107,7 +107,6 @@ # option requires LDAP support at this point. # # ping:: -# # Do a ICMP echo against the target host. Skip hosts that don't respond to ping. # # = Example |