mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -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
|
||||
========
|
||||
|
||||
| **pw-cat** [*options*] [*FILE*|-]
|
||||
| **pw-play** [*options*] [*FILE*|-]
|
||||
| **pw-record** [*options*] [*FILE*|-]
|
||||
| **pw-midiplay** [*options*] [*FILE*|-]
|
||||
| **pw-midirecord** [*options*] [*FILE*|-]
|
||||
| **pw-dsdplay** [*options*] [*FILE*|-]
|
||||
| **pw-cat** [*options*] [*FILE* \| -]
|
||||
| **pw-play** [*options*] [*FILE* \| -]
|
||||
| **pw-record** [*options*] [*FILE* \| -]
|
||||
| **pw-midiplay** [*options*] [*FILE* \| -]
|
||||
| **pw-midirecord** [*options*] [*FILE* \| -]
|
||||
| **pw-dsdplay** [*options*] [*FILE* \| -]
|
||||
|
||||
DESCRIPTION
|
||||
===========
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue