docs: update map command syntax in readme
This commit is contained in:
parent
2e50ad7e3f
commit
6d1eb59d66
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ COPY <source> <index_or_range>
|
||||||
### MAP
|
### MAP
|
||||||
Maps text from one file to another with a time offset. The command supports two different syntaxes.
|
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>
|
MAP <text_source> <text_start> <time_start> <count>
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue