monero-wallet-cli.md: address all instead of ... list

There appears to be no such command as `address list`. When I run it I get: 
```
Error: usage: address [ new <label text with white spaces allowed> | all | <index_min> [<index_max>] | label <index> <label text with white spaces allowed> | device [<index>] | one-off <account> <subaddress>]
```
This commit is contained in:
jerzybrzoska 2021-06-07 12:25:41 +02:00 committed by GitHub
parent ac698b00e8
commit 5420012666
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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