mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-22 18:54:37 +00:00
Merge pull request #1661
monero-wallet-cli.md: `address all` instead of `... list`
This commit is contained in:
commit
8b94bf3cf6
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ address new
|
|||
This will generate a subaddress, which you can share to receive payment on the account it's linked to. To view all generated addresses, run:
|
||||
|
||||
```
|
||||
address list
|
||||
address all
|
||||
```
|
||||
|
||||
## Proving to a third party you paid someone
|
||||
|
|
Loading…
Reference in a new issue