swanctl: Fix description of load-pools command summary

This commit is contained in:
Martin Willi 2014-08-07 15:23:27 +02:00
parent 67402e67af
commit 71d85b33d9

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"},