summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-09-02 19:36:31 +0200
committerRasmus Steinke <rasi@xssn.at>2015-09-02 19:36:31 +0200
commit0fc055bcdcb1899600c644828a7f687b10f45aab (patch)
treee55997dc500da18ff53468c7c4c695906d6f8703
parente70f0f1276e749e7a281b94394bf470a46171fa0 (diff)
downloadperl-app-clerk-0fc055bcdcb1899600c644828a7f687b10f45aab.tar.gz
perl-app-clerk-0fc055bcdcb1899600c644828a7f687b10f45aab.tar.xz
add hint about view switch in help
-rwxr-xr-xclerk2
1 files changed, 2 insertions, 0 deletions
diff --git a/clerk b/clerk
index 5c422ed..dee432a 100755
--- a/clerk
+++ b/clerk
@@ -1485,6 +1485,8 @@ while :; do
echo ""
echo "LastFM"
echo " --lastfm <toggle, check, love> toggle or check last.fm status, love current track"
+ echo ""
+ echo "Hint: You can switch views with Alt+F1-F3"
break
;;
*)