diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ countryfetch <arguments> ### Arguments: -- `<country_name>` - Find country information by name. Country names cannot have whitespaces, use kebab-case or snake_case instead. +- `<country_name>` - Find country information by name. - `capital <capital>` - Find country to which the specified capital belongs. - `sync` - Fetches data from API and stores it in `~/.cache/countryfetch/countries.json`. This is done automatically, but can be triggered manually. - `random` - Get random country information. |
