Remove extra info.

Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
This commit is contained in:
Arun Prakash Jana 2016-02-28 19:39:21 +05:30
parent fd3fddd7d5
commit f1c7ff1f38

1
buku
View File

@ -89,7 +89,6 @@ def usage():
print(" -w fetch title info from web, works with -a, -i, -u") print(" -w fetch title info from web, works with -a, -i, -u")
print(" -x N works with -P, N=1: show only URL, N=2: show URL and tag") print(" -x N works with -P, N=1: show only URL, N=2: show URL and tag")
print(" -z show debug information") print(" -z show debug information")
print(" you can either add or update or delete in one instance")
print(" any other option shows help and exits buku\n") print(" any other option shows help and exits buku\n")
print("Keys") print("Keys")
print(" 1-N open Nth search result in browser. Enter exits buku.\n") print(" 1-N open Nth search result in browser. Enter exits buku.\n")