Add, list, or remove bookmarks.
Show allUsagesOptions
bookmark -a path
bookmark -l
bookmark -r path_pattern
-a path
Add the path to the bookmarks.
-l
List current bookmarks.
-r path_pattern
Remove a path or paths from the bookmarks. Wildcards such as *, ?, and [] are valid.
Replaced by hou.PathBasedPaneTab.removeBookmarks, hou.PathBasedPaneTab.bookmarks, hou.PathBasedPaneTab.addBookmark