aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPridon Tetradze <[email protected]>2022-06-22 12:04:35 +0400
committerGitHub <[email protected]>2022-06-22 12:04:35 +0400
commitbe829dad070205555c514ff497fcf2eae355a6e2 (patch)
tree7375c86dfd393fbc58a08e2148f6eefdd3746441 /README.md
parent66b55626a924874b8946de8d7df57c94a66fd350 (diff)
downloadcountryfetch-be829dad070205555c514ff497fcf2eae355a6e2.tar.xz
countryfetch-be829dad070205555c514ff497fcf2eae355a6e2.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f40d3d..d5c2cda 100644
--- a/README.md
+++ b/README.md
@@ -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.