Skip to content

Commit 793fa45

Browse files
committed
update render example readme
1 parent 11d26d8 commit 793fa45

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

examples/render-mandoc/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ help: Sample application
2121
version: 0.1.0
2222

2323
# Optional, custom properties that are used by the mandoc renderer
24+
# Run `bashly render :mandoc --about` for more info.
2425
x_mandoc_authors: Lana Lang
2526
x_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
6061
NAME
61-
download - Sample minimal application without commands
62+
download - Sample application
6263
6364
SYNOPSIS
6465
download SOURCE... [TARGET] OPTIONS
6566
6667
DESCRIPTION
67-
Sample minimal application without commands
68+
Sample application
6869
6970
ARGUMENTS
7071
SOURCE Source to download from

0 commit comments

Comments
 (0)