aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-12-27 08:22:40 +0100
committerRasmus Steinke <rasi@xssn.at>2015-12-27 08:22:40 +0100
commitcfa9af61b96f1b5ad5a4b915f2c13d6592ecbd42 (patch)
treead50cb7eb6fef5b6b9eecab5213346b366cd7b45
parent9c43549dc285a84d349e4b505c98d3a56e2e8ae2 (diff)
downloadrofi-pass-cfa9af61b96f1b5ad5a4b915f2c13d6592ecbd42.tar.gz
mention --bmarks in --help
-rwxr-xr-xrofi-pass1
1 files changed, 1 insertions, 0 deletions
diff --git a/rofi-pass b/rofi-pass
index 2797057..c0b043a 100755
--- a/rofi-pass
+++ b/rofi-pass
@@ -475,6 +475,7 @@ help_msg () {
echo -e "--root set custom root directory"
echo "--last-used highlight last used item"
echo "--show-last show details of last used Entry"
+ echo "--bmarks run bookmarks Mode"
echo ""
}