*: clean up token syntax delimiters (#5677)

This commit is contained in:
bl-ue
2021-04-03 20:08:57 -04:00
committed by GitHub
parent 66f3c0dfce
commit 289787c7e8
20 changed files with 21 additions and 21 deletions

View File

@@ -13,4 +13,4 @@
- Combine audio from one file and video from another:
`mp4box -add {{input1.mp4}}#audio -add {{input2.mp4}}#video {{output.mp4}`
`mp4box -add {{input1.mp4}}#audio -add {{input2.mp4}}#video {{output.mp4}}`