pages*: fix names of operating systems (#12140)

This commit is contained in:
Vitor Henrique
2024-02-01 17:04:38 -03:00
committed by GitHub
parent 2d0bcd754b
commit bcfadedad0
6 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
> The MongoDB database server.
> More information: <https://docs.mongodb.com/manual/reference/program/mongod>.
- Specify the storage directory (default: `/data/db` on Linux and MacOS, `C:\data\db` on Windows):
- Specify the storage directory (default: `/data/db` on Linux and macOS, `C:\data\db` on Windows):
`mongod --dbpath {{path/to/directory}}`