diff --git a/docs/devs/i2pd-specifics.md b/docs/devs/i2pd-specifics.md index e97366c..6ca7942 100644 --- a/docs/devs/i2pd-specifics.md +++ b/docs/devs/i2pd-specifics.md @@ -55,5 +55,5 @@ For example, newkeys 7 generates an EdDSA key pair (supported only in i2pd). - lookup `` — Performs a lookup for the specified I2P hostname and returns its destination. - lookuplocal `` — looks for LeaseSet with specified address in router's netdb -- ping `` - Pings remote destination. Returns "pong ``: time=`` - Pings remote destination. Returns "pong ``: time=`` ms" if success and "timeout" is not - help `` — Provides help information for the specified command. If no command is specified, lists all available commands.