mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-08-26 13:42:08 +00:00
fixed typo
This commit is contained in:
parent
5124e02347
commit
d1e466170f
@ -55,5 +55,5 @@ For example, newkeys 7 generates an EdDSA key pair (supported only in i2pd).
|
|||||||
|
|
||||||
- lookup `<I2P_HOSTNAME>` — Performs a lookup for the specified I2P hostname and returns its destination.
|
- lookup `<I2P_HOSTNAME>` — Performs a lookup for the specified I2P hostname and returns its destination.
|
||||||
- lookuplocal `<I2P_HOSTNAME>` — looks for LeaseSet with specified address in router's netdb
|
- lookuplocal `<I2P_HOSTNAME>` — looks for LeaseSet with specified address in router's netdb
|
||||||
- ping `<I2P_HOSTNAME>` - Pings remote destination. Returns "pong `<BASE32_ADDRESS>`: time=`<VALUE` ms" if success and "timeout" is not
|
- ping `<I2P_HOSTNAME>` - Pings remote destination. Returns "pong `<BASE32_ADDRESS>`: time=`<VALUE>` ms" if success and "timeout" is not
|
||||||
- help `<COMMAND>` — Provides help information for the specified command. If no command is specified, lists all available commands.
|
- help `<COMMAND>` — Provides help information for the specified command. If no command is specified, lists all available commands.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user