add --only-node option to usage message
authorSteve Singer <ssinger@ca.afilias.info>
Thu, 8 Nov 2012 18:02:18 +0000 (13:02 -0500)
committerLuiz K. Matsumura <luiz.matsumura@gmail.com>
Thu, 8 Nov 2012 22:14:28 +0000 (20:14 -0200)
tools/altperl/slon_kill.pl

index 85914421f1e7917dd6abd9ab5916cd4882d267da..4a81decb2769712ed02b03ef02752d620aaa41b5 100644 (file)
@@ -29,6 +29,7 @@ my $USAGE =
     Kills all running slon and slon_watchdog on this machine for every
     node in the cluster.
 
+    --only-node=i Only kill slon processes for the indicated node
 ";
 
 if ($SHOW_USAGE) {