From be829dad070205555c514ff497fcf2eae355a6e2 Mon Sep 17 00:00:00 2001 From: Pridon Tetradze Date: Wed, 22 Jun 2022 12:04:35 +0400 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f40d3d..d5c2cda 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ countryfetch ### Arguments: -- `` - Find country information by name. Country names cannot have whitespaces, use kebab-case or snake_case instead. +- `` - Find country information by name. - `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. -- cgit v1.2.3