From 3fc1eadfb30b5756e2e3cb95df09f0099cf04097 Mon Sep 17 00:00:00 2001 From: Koichi Murase Date: Sat, 14 Oct 2023 17:06:06 +0900 Subject: [PATCH] plugins/bashmarks: Change style of the command list --- plugins/bashmarks/README.md | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/plugins/bashmarks/README.md b/plugins/bashmarks/README.md index a612092..860332c 100644 --- a/plugins/bashmarks/README.md +++ b/plugins/bashmarks/README.md @@ -45,17 +45,12 @@ $ bm -l ## 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