swanctl: Fix description of load-pools command summary

This commit is contained in:
Martin Willi
2014-09-22 13:55:11 +02:00
parent 67402e67af
commit 71d85b33d9
+1 -1
View File
@@ -297,7 +297,7 @@ static void __attribute__ ((constructor))reg()
{
command_register((command_t) {
load_pools, 'a', "load-pools", "(re-)load pool configuration",
{"[--raw|--pretty"},
{"[--raw|--pretty]"},
{
{"help", 'h', 0, "show usage information"},
{"raw", 'r', 0, "dump raw response message"},