Browse Source

added command description

git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac467@4118 e5f2f494-b856-4b98-b285-d166d9295462
JINMEI Tatuya 14 years ago
parent
commit
ae44d5cb9a
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/bin/auth/auth.spec.pre.in

+ 1 - 2
src/bin/auth/auth.spec.pre.in

@@ -67,7 +67,7 @@
       },
       {
         "command_name": "loadzone",
-        "command_description": "TBD",
+        "command_description": "(Re)load a specified zone",
         "command_args": [
           {
             "item_name": "class", "item_type": "string",
@@ -86,4 +86,3 @@
     ]
   }
 }
-