diff --git a/docs/devs/i2pd-specifics.md b/docs/devs/i2pd-specifics.md index 6fffafe..e97366c 100644 --- a/docs/devs/i2pd-specifics.md +++ b/docs/devs/i2pd-specifics.md @@ -55,4 +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 -- help `` — Provides help information for the specified command. If no command is specified, lists all available commands. \ No newline at end of file +- ping `` - Pings remote destination. Returns "pong ``: time=`` — Provides help information for the specified command. If no command is specified, lists all available commands.