From 02fb63cf652aed81b083b1d6cd07528a67b74b08 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 11 May 2025 11:51:27 +0300 Subject: [PATCH] Actualize USAGE --- USAGE | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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. -- 2.48.1