diff --git a/README.md b/README.md index 88fc4208..cef6d3fa 100644 --- a/README.md +++ b/README.md @@ -5933,7 +5933,7 @@ Usage: nb add todo [...] nb archive [] nb bookmark [...] - nb bookmark [:][/] + nb bookmark [:][/] ... [-c | --comment ] [--edit] [-e | --encrypt] [-f | --filename ] [--no-request] [-q | --quote ] [--save-source] @@ -6438,7 +6438,7 @@ Shortcut Alias: ```text Usage: nb bookmark [...] - nb bookmark [:][/] + nb bookmark [:][/] ... [-c | --comment ] [--edit] [-e | --encrypt] [-f | --filename ] [--no-request] [-q | --quote ] [--save-source] diff --git a/docs/index.markdown b/docs/index.markdown index 3dcd9790..9da240ff 100644 --- a/docs/index.markdown +++ b/docs/index.markdown @@ -5939,7 +5939,7 @@ Usage: nb add todo [...] nb archive [] nb bookmark [...] - nb bookmark [:][/] + nb bookmark [:][/] ... [-c | --comment ] [--edit] [-e | --encrypt] [-f | --filename ] [--no-request] [-q | --quote ] [--save-source] @@ -6444,7 +6444,7 @@ Shortcut Alias: ```text Usage: nb bookmark [...] - nb bookmark [:][/] + nb bookmark [:][/] ... [-c | --comment ] [--edit] [-e | --encrypt] [-f | --filename ] [--no-request] [-q | --quote ] [--save-source] diff --git a/nb b/nb index b5a6a332..21808d6d 100755 --- a/nb +++ b/nb @@ -4352,7 +4352,7 @@ $(_color_primary "Usage"): ${_ME} add todo [...] ${_ME} archive [] ${_ME} bookmark [...] - ${_ME} bookmark [:][/] + ${_ME} bookmark [:][/] ... [-c | --comment ] [--edit] [-e | --encrypt] [-f | --filename ] [--no-request] [-q | --quote ] [--save-source] @@ -13195,7 +13195,7 @@ _describe_bookmark() { cat <...] - ${_ME} bookmark [:][/] + ${_ME} bookmark [:][/] ... [-c | --comment ] [--edit] [-e | --encrypt] [-f | --filename ] [--no-request] [-q | --quote ] [--save-source]