From cd3758bb328ff425bb06f18c81d3c353b508a336 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 9 Nov 2021 13:01:13 +0200 Subject: Add --ascii-tree for translating UTF-8 tree(1) output to ASCII --- cli/doc/bootstrap/cli.xhtml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cli/doc/bootstrap/cli.xhtml') diff --git a/cli/doc/bootstrap/cli.xhtml b/cli/doc/bootstrap/cli.xhtml index b62bf57..9ee5c16 100644 --- a/cli/doc/bootstrap/cli.xhtml +++ b/cli/doc/bootstrap/cli.xhtml @@ -258,6 +258,12 @@ arg+{ --foo } # 'arg+{' ... potentially in separate files, and would like their usage to have the same indentation level. +
--ascii-tree
+
Convert UTF-8 tree(1) output to ASCII. + Specifically, box-drawing characters used in the + --charset=UTF-8 output are replaced with ASCII + characters used in the --charset=ASCII output.
+
--ansi-color
Use ANSI color escape sequences when printing usage. By "color" we really only mean the bold and underline modifiers. Note that Windows -- cgit v1.1