[svn] commit: r529 - /branches/parkinglot/README
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jan 26 22:11:26 UTC 2010
Author: zhanglikun
Date: Tue Jan 26 22:11:25 2010
New Revision: 529
Log:
Change command run_bindctl to bindctl.
Modified:
branches/parkinglot/README
Modified: branches/parkinglot/README
==============================================================================
--- branches/parkinglot/README (original)
+++ branches/parkinglot/README Tue Jan 26 22:11:25 2010
@@ -47,7 +47,7 @@
Commands can be given through the tool bindctl;
cd src/bin/bindctl
-sh run_bindctl
+sh bindctl
The server must be running for bindctl to work.
@@ -74,7 +74,7 @@
EXAMPLE SESSION
-~> sh run_bindctl
+~> sh bindctl
> config show
ParkingLot/ module
> config show ParkingLot/
More information about the bind10-changes
mailing list