Changeset c2cc636a89448401bf25d6bf4738dc8439a35d21
- Timestamp:
- 06/08/07 00:29:01
(1 year ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1181255341 +0000
- git-parent:
[005039fa988ab44e371eb6f5011fea37d208efdb]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1181255341 +0000
- Message:
Small fix on the man page
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r9083952 |
rc2cc636 |
|
| 17 | 17 | .\" for manpage-specific macros, see man(7) |
|---|
| 18 | 18 | .SH NAME |
|---|
| 19 | | vlc, wxvlc, svlc \- the VLC media player |
|---|
| | 19 | vlc, qvlc, svlc \- the VLC media player |
|---|
| 20 | 20 | .SH SYNOPSIS |
|---|
| 21 | 21 | .B vlc |
|---|
| … | … | |
| 62 | 62 | .B rtsp://<server address>[:<server port>]/<stream name> |
|---|
| 63 | 63 | RTSP Video On Demand stream |
|---|
| | 64 | .TP |
|---|
| 64 | 65 | .B vlc:<command> |
|---|
| 65 | | Execute a playlist command. Commands are : |
|---|
| | 66 | Execute a playlist command. Commands are: |
|---|
| 66 | 67 | .B pause |
|---|
| 67 | 68 | (pause execution of other items), and |
|---|