mention --bmarks in --help

This commit is contained in:
Rasmus Steinke 2015-12-27 08:22:40 +01:00
parent 9c43549dc2
commit cfa9af61b9

View File

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