From 3540c60c4b71a31cefb91ce094b7a299cf07a48a Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Tue, 29 Apr 2025 16:59:08 +0100 Subject: [PATCH] reword --- Taskfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Taskfile.yaml b/Taskfile.yaml index d2e6ca5..807aa74 100644 --- a/Taskfile.yaml +++ b/Taskfile.yaml @@ -52,6 +52,6 @@ tasks: - '{{.SHELL}} rm -r {{.BIN_DIR}}' man: - desc: Generate manfile + desc: Generate man page cmds: - go run . --man > {{.PROGRAM}}.1