summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Herman <johannes.herman@gmail.com>2026-03-17 09:30:43 +0100
committerJohannes Herman <johannes.herman@gmail.com>2026-03-17 09:30:43 +0100
commit95a841ac088a78c7c55c9213a1f4664d3c60e328 (patch)
treebf4e4ef0601d29f05aca3e599738f85ef3436370 /README.md
parenta5bb4f7f7ab7f624fcf22e6211b159f0c7577835 (diff)
Added extract chat option
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 9 insertions, 8 deletions
diff --git a/README.md b/README.md
index 83a5215..7104ef6 100644
--- a/README.md
+++ b/README.md
@@ -55,14 +55,15 @@ Argument:
<demo> Sets input demo
Options:
- -r, --rename <id> <name> Renames player with id to name
- -s, --skin <id> <name> Set skin of player with id to skin
- -m, --map <map> Changes the map of demo to map
- -e, --extract-map <file> Saves the map of demo to file
- -o, --output <file> Saves the output demo to file
- -i, --info Prints info of demo
- -I, --extended-info Prints extended info of demo
- -h, --help Prints this help info
+ -r, --rename <id/name> <name> Renames player with id/name to name
+ -s, --skin <id/name> <skin> Set skin of player with id/name to skin
+ -m, --map <map> Changes the map of demo to map
+ -e, --extract-map <file> Saves the map of demo to file
+ -o, --output <file> Saves the output demo to file
+ -i, --info Prints info of demo
+ -I, --extended-info Prints extended info of demo
+ -c, --chat Prints the demo chat log
+ -h, --help Prints this help info
```
## credits