Fixed typo

pull/1/head
orignal 2025-08-19 15:40:19 -04:00 committed by GitHub
parent d1e466170f
commit f475f8ad04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.
- 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 from `<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.