Committer: ldoolan
add a missing line to the help textU trunk/bin/ljdb
Modified: trunk/bin/ljdb =================================================================== --- trunk/bin/ljdb 2010-11-03 11:21:36 UTC (rev 17641) +++ trunk/bin/ljdb 2010-11-03 11:26:20 UTC (rev 17642) @@ -17,6 +17,7 @@ ljdb --user=bob --inactive ljdb --role=slave ljdb --role=slow + ljdb --execute=mysql-query execute the mysql query and exit ljdb --mysql-options [multiple] extra options to be passe to mysql invocation ljdb --cmd-out (dumps the mysql command on STDOUT) ljdb --exit (exits. does not execute the mysql command)