From: Sergey Matveev Date: Sun, 11 May 2025 08:51:27 +0000 (+0300) Subject: Actualize USAGE X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;p=zk.git Actualize USAGE --- diff --git a/USAGE b/USAGE index 0307e07..6e0c525 100644 --- a/USAGE +++ b/USAGE @@ -1,9 +1,11 @@ * zk links path/to/page Prints all (internal) links presented on the page. -* zk back path/to/page +* zk backs path/to/page Prints all (internal) backlinks to the page. +* zk cats [prefix] + Print all categories/directories, optionally filtered by prefix. * zk htmls path/to/dir - Rendered the current directory to a bunch of HTMLS. + Render current directory to a bunch of HTMLs. * zk dot | dot -Tpng >relations.png Generates Graphviz'es dot graph with internal links relationships.