diff options
author | Pavan Jadhaw <pavanjadhaw96@gmail.com> | 2018-01-02 07:52:12 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-02 07:52:12 +0530 |
commit | 4c938cb1ce7ac39f4ea3c09181989e5e8fa0e234 (patch) | |
tree | fa9e7274ce478326dc05d59e8641c557f0821ba5 /betterlockscreen | |
parent | cd33700ba21e37fcc5ff5e8e812db5c0bf4f3b95 (diff) |
fix typo
Diffstat (limited to 'betterlockscreen')
-rwxr-xr-x | betterlockscreen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/betterlockscreen b/betterlockscreen index 30cab6e..e5daa4b 100755 --- a/betterlockscreen +++ b/betterlockscreen @@ -72,7 +72,7 @@ rec_get_random() { usage() { - echo "Important : Update the image cache, Ex: betterlockscreen -g path/to/image.jpg" + echo "Important : Update the image cache, Ex: betterlockscreen -u path/to/image.jpg" echo " Image cache must be updated to initially configure or update wallpaper used" echo echo |