From eec5f7a7c0ea08141e8d0cb45ffe0a59dfeb5ee2 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Thu, 21 Apr 2016 23:38:48 +0530 Subject: [PATCH] Indentaiton fix. --- README.md | 2 +- buku | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ae9ecf..0b3974d 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ You may need to use `sudo` with `PREFIX` depending on your permissions on destin -s keyword(s) search bookmarks for any keyword -S keyword(s) search bookmarks with all keywords -u N [URL] [tags] update all fields of entry at DB index N, N=0 refreshes - all titles from the web. If N!=0, URL must be provided. + all titles from the web; if N!=0, URL must be provided Power toys -e show bookmarks with empty titles or no tags diff --git a/buku b/buku index 41cf12a..c65bebc 100755 --- a/buku +++ b/buku @@ -967,7 +967,7 @@ def usage(): " -s keyword(s) search bookmarks for any keyword\n" " -S keyword(s) search bookmarks with all keywords\n" " -u N [URL] [tags] update all fields of entry at DB index N, N=0 refreshes\n" - " all titles from the web. If N!=0, URL must be provided.\n\n" + " all titles from the web; if N!=0, URL must be provided\n\n" "Power toys\n" " -e show bookmarks with empty titles or no tags\n"