Skip to content

Commit e1e8b1d

Browse files
(DOCSP-18979): Add manpage for mongosh
1 parent c5b21b1 commit e1e8b1d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

snooty.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,3 +117,11 @@ url = ":abbr:`URL (Uniform Resource Locator)`"
117117
utc = ":abbr:`UTC (Coordinated Universal Time)`"
118118
vpc = ":abbr:`VPC (Virtual Private Cloud)`"
119119
yaml = ":abbr:`YAML (Yet Another Markup Language)`"
120+
121+
[bundle]
122+
manpages = "manpages.tar.gz"
123+
124+
[manpages.mongosh]
125+
file = "reference/options.txt"
126+
title = "mongosh"
127+
section = 1

0 commit comments

Comments
 (0)