From f0d74f0fe79468572f6802bfb8fca7ffea92ff49 Mon Sep 17 00:00:00 2001 From: fenix-soft Date: Thu, 20 Sep 2018 18:34:25 +0200 Subject: [PATCH] Add files via upload --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4c89296..31c2d3e 100644 --- a/README.md +++ b/README.md @@ -26,15 +26,15 @@ cat -j get weather information in json format "no option" print weather now -**note:** some names of cities are made up of the aggregation of several names or terms, for some openweatermap recognizes them simply by writing them "all attacked" for others instead you have to write them separating them with the "space". In the terminal space is used to indicate the passage of further commands or options, so it is advisable to use the "% 20" character as space and enclose the name in quotation marks. +**note:** some names of cities are made up of the aggregation of several names or terms, for some openweatermap recognizes them simply by writing them "all attacked" for others instead you have to write them separating them with the "space". In the terminal space is used to indicate the passage of further commands or options, so it is advisable to use the **"%20"** character as **space** and enclose the name in **quotation marks**. #### Some examples: for example we want to recover the "now weather data" of a city called "**Tempio Pausania**" (IT) or "**New York**"(USA) that openwatermap has indexed written with the space. -fmeteo "Tempio%20Pausania,IT" + fmeteo "Tempio%20Pausania,IT" -fmeteo "New%20York,US" + fmeteo "New%20York,US" #### example n2: @@ -84,7 +84,7 @@ cat -**nota bene:** alcuni nomi di città sono costituiti dall'aggregazione di più nomi o termini, per alcuni openweatermap li riconosce semplicemente scrivendoli "tutti attacati" per altri invece bisogna scriverli separandoli con lo "spazio". Nel terminale lo spazio serve ad indicare il passaggio di ulteriori comandi o opzioni quindi è cosigliabile utilizzare il carattere "%20" come spazio e racchiudere il nome tra virgolette. +**nota bene:** alcuni nomi di città sono costituiti dall'aggregazione di più nomi o termini, per alcuni openweatermap li riconosce semplicemente scrivendoli "tutti attacati" per altri invece bisogna scriverli separandoli con lo "spazio". Nel terminale lo spazio serve ad indicare il passaggio di ulteriori comandi o opzioni quindi è cosigliabile utilizzare il carattere **"%20"** come **spazio** e racchiudere il nome tra **virgolette**. ### Alcuni esempi: