Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-29 00:20:05 +00:00
parent 5c637b8c84
commit d1988a6d2c
87 changed files with 623 additions and 154 deletions

View File

@@ -0,0 +1,17 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# Project Zomboid
> Start a headless Project Zomboid server.
> More information: <https://pzwiki.net/wiki/Dedicated_server>.
- Start the server:
`{{path/to/start-server.sh}}`
- Start a server with a specific name:
`{{path/to/start-server.sh}} -servername {{server_name}}`