Delete command [@:exti].

This commit is contained in:
nick-kramer117 2023-03-14 23:11:50 -03:00
parent a505f5a692
commit 5123ab475a

View file

@ -476,7 +476,6 @@ namespace tcp
s << "\nHelper server v0.0.2\n";
s << "@:info - Output base info about i2pd router.\n";
s << "@:tr - Output info transport i2pd.\n";
s << "@:exit - close console i2pd client.\n";
s << "@:stop - kill i2pd service and exit.\n";
s << "[+] - End help.";