diff --git a/src/data/config_user.txt b/src/data/config_user.txt index 594b3e99..de897341 100644 --- a/src/data/config_user.txt +++ b/src/data/config_user.txt @@ -222,7 +222,7 @@ #--publicip-timeout 0 # Weather location option: -# Sets location to be used. It must be URI encoded. +# Sets the location to be used. It must be URI encoded (eg a whitespace must be encoded as `+`). # Default is empty (guessing by public IP) #--weather-location "Location" diff --git a/src/data/help.txt b/src/data/help.txt index f56ea5d5..2d6ef4dd 100644 --- a/src/data/help.txt +++ b/src/data/help.txt @@ -141,6 +141,7 @@ Module specific options: --localip-compact : Show all IPs in one line. Default is false --publicip-timeout: Time in milliseconds to wait for the public ip server to respond. Default is disabled (0) --publicip-url: The URL of public IP detection server to be used. + --weather-location: Set the location to be used. It must be URI encoded (eg a whitespace must be encoded as `+`). --weather-timeout: Time in milliseconds to wait for the weather server to respond. Default is disabled (0) --weather-output-format: The output weather format to be used. It must be URI encoded. --player-name: The name of the player to use