Skip to content

Commit 0e7d06e

Browse files
committed
update wrong help menu, --output was renamed to --install
1 parent b5b1613 commit 0e7d06e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cli/release.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ const help_message =
135135
\\Usage: zine release [OPTIONS]
136136
\\
137137
\\Command specific options:
138-
\\ --output DIR Directory where to install the website (default 'public/')
138+
\\ --install DIR Directory where to install the website (default 'public/')
139139
// \\ --build-assets FILE Path to a file containing a list of build assets
140140
\\ --help, -h Show this help menu
141141
\\

0 commit comments

Comments
 (0)