wireguard: fix 'wireguard add peer' cli behavior 33/34633/3
authorMiroslav Miklus <miroslav.miklus@pantheon.tech>
Wed, 1 Dec 2021 20:35:59 +0000 (21:35 +0100)
committerFan Zhang <roy.fan.zhang@intel.com>
Wed, 5 Jan 2022 09:51:29 +0000 (09:51 +0000)
commit7dc6f7fb497e9c9eac96057b2528fb072225a809
treea1908882f1ac3a5befc8288c558667e7ea1ea780
parentce04e3b038070204e4e3b5ad4f973add278e2349
wireguard: fix 'wireguard add peer' cli behavior

- change 'port' to 'dst-port' to make the input self-explanatory
- add empty spaces to short help

Type: fix

Signed-off-by: Miroslav Miklus <miroslav.miklus@pantheon.tech>
Change-Id: I74c783e6e8629e61b1c100e9355d09cf5e35a750
src/plugins/wireguard/wireguard_cli.c