From 840fa000eb47a726c3913be52c3b286e499f1843 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Sat, 21 May 2022 19:46:02 +0200 Subject: [PATCH] man: escape | It is used for delimiting a reference. --- man/pw-cat.1.rst.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/man/pw-cat.1.rst.in b/man/pw-cat.1.rst.in index 70957a9fd..bc386bb33 100644 --- a/man/pw-cat.1.rst.in +++ b/man/pw-cat.1.rst.in @@ -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 ===========