X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Ftincctl.c;h=8d3d7a58749dab9d5b3fe29f34e7461c92059edb;hp=b56d9a24ae323c5918c8c85b639c09c16a7c3ba0;hb=7c8f54cdb2925ba787209f5358b62d3cee414d43;hpb=69ba5f621e4931417f9f41061a7689e36c70e3d9 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},