From 7e46ac07c29cebe39b1423e6978eb0c0e275d507 Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Wed, 19 Apr 2023 22:28:03 +0300 Subject: [PATCH] add usage to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51be766..f7a9ce2 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,5 @@ Tested with XFCE4 and Gnome 2. Problems with Gnome >3. ### Usage ```bash -earth_wallpaper.sh --city Tampere +earth_wallpaper.sh --city [--help] [--temperature-unit celsius|fahrenheit] [--wallpaper-file ] [--archive-folder ] [--screen-width ] [--font-name ] [--debug] [--logfile] ```