diff --git a/plugins/bashmarks/README.md b/plugins/bashmarks/README.md index 158cbb5..860332c 100644 --- a/plugins/bashmarks/README.md +++ b/plugins/bashmarks/README.md @@ -43,25 +43,14 @@ $ bm -l the information of bookmarks of directory names. The default path is `~/.sdirs`. The old interface `SDIRS` is now deprecated. -## Configuration - -- `BASHMARKS_SDIR`: This variable contains the path to the file that stores the - information of bookmarks of directory names. The default path is `~/.sdirs`. - The old interface `SDIRS` is now deprecated. - ## Commands -**bm -h** Print short help text - -**bm -a bookmarkname** Save the current directory as bookmarkname - -**bm [-g] bookmarkname** Go to the specified bookmark - -**bm -p bookmarkname** Print the bookmark - -**bm -d bookmarkname** Delete a bookmark - -**bm -l** List all bookmarks +- **`bm -h`**: Print short help text +- **`bm -a bookmarkname`**: Save the current directory as bookmarkname +- **`bm [-g] bookmarkname`**: Go to the specified bookmark +- **`bm -p bookmarkname`**: Print the bookmark +- **`bm -d bookmarkname`**: Delete a bookmark +- **`bm -l`**: List all bookmarks ## Valid bookmark names