diff --git a/buku b/buku index 0cb77f2..c50664f 100755 --- a/buku +++ b/buku @@ -1481,6 +1481,7 @@ class ExtendedArgumentParser(argparse.ArgumentParser): file.write(''' prompt keys: 1-N open the Nth search result in web browser + a range OR space-separated indices work too double Enter exit buku symbols: diff --git a/buku.1 b/buku.1 index d9a608f..e32390b 100644 --- a/buku.1 +++ b/buku.1 @@ -155,7 +155,7 @@ Show debug information and additional logs. .BI "1-N" Open .I Nth -search result in browser. +search result in browser. Multiple bookmarks are opened if either a range OR space-separated indices are specified. .TP .BI "double Enter" Exit buku.