Changeset 6dcadb7383893d390c5623161fce72c9ce16b893
- Timestamp:
- 03/24/07 17:22:20
(1 year ago)
- Author:
- Antoine Cellerier <dionoea@videolan.org>
- git-committer:
- Antoine Cellerier <dionoea@videolan.org> 1174753340 +0000
- git-parent:
[5b3639fab0bb7163cfbcd3a5f1b41ecd8f077436]
- git-author:
- Antoine Cellerier <dionoea@videolan.org> 1174753340 +0000
- Message:
Typo fix.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r5b3639f |
r6dcadb7 |
|
| 21 | 21 | now require a target name as their first argument. Example: |
|---|
| 22 | 22 | vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo> |
|---|
| 23 | | You can then use commands like: marq-marquue test Goodbye |
|---|
| | 23 | You can then use commands like: marq-marquee test Goodbye |
|---|
| 24 | 24 | |
|---|
| 25 | 25 | Changes: |
|---|