X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;ds=sidebyside;f=src%2Ftincctl.c;h=8d3d7a58749dab9d5b3fe29f34e7461c92059edb;hb=7c8f54cdb2925ba787209f5358b62d3cee414d43;hp=b56d9a24ae323c5918c8c85b639c09c16a7c3ba0;hpb=1c77069064e0cf0e0ddd81bab1b1354a8952fb33;p=tinc diff --git a/src/tincctl.c b/src/tincctl.c index b56d9a24..8d3d7a58 100644 --- a/src/tincctl.c +++ b/src/tincctl.c @@ -2227,6 +2227,7 @@ static const struct { {"restart", cmd_restart}, {"reload", cmd_reload}, {"dump", cmd_dump}, + {"list", cmd_dump}, {"purge", cmd_purge}, {"debug", cmd_debug}, {"retry", cmd_retry},