mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-10-23 14:56:19 +00:00
Fix typo
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1448 e5f2f494-b856-4b98-b285-d166d9295462
This commit is contained in:
@@ -52,7 +52,7 @@ except ImportError:
|
||||
|
||||
CONST_BINDCTL_HELP = """BindCtl, version 0.1
|
||||
usage: <module name> <command name> [param1 = value1 [, param2 = value2]]
|
||||
Type Tab character to get the hint of module/command/paramters.
|
||||
Type Tab character to get the hint of module/command/parameters.
|
||||
Type \"help(? h)\" for help on bindctl.
|
||||
Type \"<module_name> help\" for help on the specific module.
|
||||
Type \"<module_name> <command_name> help\" for help on the specific command.
|
||||
|
Reference in New Issue
Block a user