mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-08 00:02:03 -04:00
swanctl: Fix description of load-pools command summary
This commit is contained in:
parent
67402e67af
commit
71d85b33d9
@ -297,7 +297,7 @@ static void __attribute__ ((constructor))reg()
|
|||||||
{
|
{
|
||||||
command_register((command_t) {
|
command_register((command_t) {
|
||||||
load_pools, 'a', "load-pools", "(re-)load pool configuration",
|
load_pools, 'a', "load-pools", "(re-)load pool configuration",
|
||||||
{"[--raw|--pretty"},
|
{"[--raw|--pretty]"},
|
||||||
{
|
{
|
||||||
{"help", 'h', 0, "show usage information"},
|
{"help", 'h', 0, "show usage information"},
|
||||||
{"raw", 'r', 0, "dump raw response message"},
|
{"raw", 'r', 0, "dump raw response message"},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user