File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ help: Sample application
2121version : 0.1.0
2222
2323# Optional, custom properties that are used by the mandoc renderer
24+ # Run `bashly render :mandoc --about` for more info.
2425x_mandoc_authors : Lana Lang
2526x_mandoc_footer : |-
2627 # ISSUE TRACKER
@@ -55,16 +56,16 @@ flags:
5556### ` $ man docs/download.1 | col -bx`
5657
5758` ` ` shell
58- download(1) Sample minimal application without commands download(1)
59+ download(1) Sample application download(1)
5960
6061NAME
61- download - Sample minimal application without commands
62+ download - Sample application
6263
6364SYNOPSIS
6465 download SOURCE... [TARGET] OPTIONS
6566
6667DESCRIPTION
67- Sample minimal application without commands
68+ Sample application
6869
6970ARGUMENTS
7071 SOURCE Source to download from
You can’t perform that action at this time.
0 commit comments