diff --git a/bin/netdisco-do b/bin/netdisco-do index daf3ca92..ed84659a 100755 --- a/bin/netdisco-do +++ b/bin/netdisco-do @@ -166,10 +166,6 @@ netdisco-do - Run any Netdisco job from the command-line. This program allows you to run any Netdisco poller job from the command-line. -The C<-d> option will accept a hostname (that can be resolved to an IP with -DNS), an IP address, or IP prefix (subnets in CIDR format). It can be any -interface on the device known to Netdisco. - =head1 ACTIONS Note that some jobs (C, C, C, C) @@ -180,9 +176,9 @@ For any action, if you wish to run one of its individual worker stages, then pass C as the first argument to C, for example C. -Any action taking a C parameter can be passed either a hostname or IP, -or an IP prefix (subnet) which will cause C to run the action for -all addresses in that range. +Any action taking a C parameter can be passed either a hostname or IP +of any interface on a known or unknown device, or an IP prefix (subnet) which +will cause C to run the action for all addresses in that range. =head2 discover