docs: update map command syntax in readme

This commit is contained in:
Emmanuel BENOîT 2025-04-11 12:17:13 +02:00
parent 2e50ad7e3f
commit 6d1eb59d66
Signed by: Emmanuel BENOîT
SSH key fingerprint: SHA256:l7PFUUF5TCDsvYeQC9OnTNz08dFY7Fvf4Hv3neIqYpg

View file

@ -29,7 +29,7 @@ COPY <source> <index_or_range>
### MAP
Maps text from one file to another with a time offset. The command supports two different syntaxes.
**Syntax:**
**Syntax 1:**
```
MAP <text_source> <text_start> <time_start> <count>
```