pages*: avoid "specify" when it is superfluous (#12119)

This commit is contained in:
Vitor Henrique
2024-01-24 04:22:18 -03:00
committed by GitHub
parent 094245269d
commit 4ed602d9fa
16 changed files with 19 additions and 19 deletions

View File

@@ -12,7 +12,7 @@
`minetestserver --world list`
- Specify the world name to load:
- Load the specified world:
`minetestserver --world {{world_name}}`
@@ -20,7 +20,7 @@
`minetestserver --gameid list`
- Specify a game to use:
- Use the specified game:
`minetestserver --gameid {{game_id}}`