]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk-chk
Added docstrings, __{version,revision,etc}__ boilerplates.
[bookmarks_db.git] / bkmk-chk
index 7d757f17ed5e7c8301dd7d0117d7d91e7ab50c73..8f9ddeafde678989e7c63acb2ee90824cc376c5c 100755 (executable)
--- a/bkmk-chk
+++ b/bkmk-chk
@@ -1,4 +1,17 @@
 #! /bin/sh
+# Check bookmarks
+#
+# Convert bookmarks to DB, check URLS from the DB and convert DB
+# to different formats and back to bookmarks.
+#
+# This file is a part of Bookmarks database and Internet robot.
+#
+# __version__ = "$Revision$"[11:-2]
+# __revision__ = "$Id$"[5:-2]
+# __date__ = "$Date$"[7:-2]
+# __author__ = "Oleg Broytman <phd@phdru.name>"
+# __copyright__ = "Copyright (C) 2001-2010 PhiloSoft Design"
+# __license__ = "GNU GPL"
 
 PATH="$HOME/lib/bookmarks_db:$PATH"