mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
man: escape |
It is used for delimiting a reference.
This commit is contained in:
parent
d51a987190
commit
840fa000eb
1 changed files with 6 additions and 6 deletions
|
|
@ -11,12 +11,12 @@ Play and record media with PipeWire
|
||||||
SYNOPSIS
|
SYNOPSIS
|
||||||
========
|
========
|
||||||
|
|
||||||
| **pw-cat** [*options*] [*FILE*|-]
|
| **pw-cat** [*options*] [*FILE* \| -]
|
||||||
| **pw-play** [*options*] [*FILE*|-]
|
| **pw-play** [*options*] [*FILE* \| -]
|
||||||
| **pw-record** [*options*] [*FILE*|-]
|
| **pw-record** [*options*] [*FILE* \| -]
|
||||||
| **pw-midiplay** [*options*] [*FILE*|-]
|
| **pw-midiplay** [*options*] [*FILE* \| -]
|
||||||
| **pw-midirecord** [*options*] [*FILE*|-]
|
| **pw-midirecord** [*options*] [*FILE* \| -]
|
||||||
| **pw-dsdplay** [*options*] [*FILE*|-]
|
| **pw-dsdplay** [*options*] [*FILE* \| -]
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
===========
|
===========
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue