Skip to content

Commit

Permalink
Render asciidoc varible in usage example (#2698)
Browse files Browse the repository at this point in the history
Pull request: #2698
  • Loading branch information
lefou authored Aug 21, 2023
1 parent 6635d2c commit 2086beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/modules/ROOT/pages/Intro_to_Mill.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ Mill is a command-line tool and supports various options.
Run `mill --help` for a complete list of options

.Output of `mill --help`
[source,subs="verbatim,attributes"]
----
Mill Build Tool, version {mill-version}
usage: mill [options] [[target [target-options]] [+ [target ...]]]
Expand Down

0 comments on commit 2086beb

Please sign in to comment.