From b147ed36c1a585b7ac1c85ec0857ecb3c6874796 Mon Sep 17 00:00:00 2001 From: Sora Morimoto Date: Thu, 12 Dec 2024 06:13:28 +0900 Subject: [PATCH] make gen-help Signed-off-by: Sora Morimoto --- ohow-help.txt | 5 +++-- wit-help.txt | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ohow-help.txt b/ohow-help.txt index 5358f50..891669b 100644 --- a/ohow-help.txt +++ b/ohow-help.txt @@ -118,7 +118,8 @@ OPTIONS -r, --hl, --headless Produces raw HTML without head tag and not inside a body tag. - --root=DIR (absent=/home/hugo/html_of_wiki/_build/default) + --root=DIR + (absent=/Users/smorimoto/src/github.com/ocsigen/html_of_wiki/_build/default) Use the given root directory. -t FILE, --template=FILE @@ -134,7 +135,7 @@ COMMON OPTIONS Show version information. EXIT STATUS - ohow exits with the following status: + ohow exits with: 0 on success. diff --git a/wit-help.txt b/wit-help.txt index 242bec7..2c92bff 100644 --- a/wit-help.txt +++ b/wit-help.txt @@ -26,7 +26,7 @@ COMMON OPTIONS Show version information. EXIT STATUS - wit exits with the following status: + wit exits with: 0 on success.