diff options
| author | Pridon Tetradze <[email protected]> | 2024-07-20 01:05:46 +0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-20 01:05:46 +0400 |
| commit | 5443c12367614ea3c9e32db516b533cd65cd3de2 (patch) | |
| tree | fc9f0499c260a195a058864a882acd118bc01dba /README.md | |
| parent | 8c0f89c076ef014e49982fc5196215f695c6879b (diff) | |
| download | countryfetch-master.tar.xz countryfetch-master.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ countryfetch <arguments> - `<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. - Pass additional argument `sync flag` to fetch and convert flags in ASCII art. + Pass additional argument `sync flags` to fetch and convert flags in ASCII art. After syncing flags, every countryfetch command will display flag ASCII art. - `random` - Get random country information. - `raw` - Print country information in raw format as JavaScript object. |
