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 "" }