Update cheatsheets

This commit is contained in:
ivuorinen
2025-02-10 00:18:10 +00:00
parent 23dbe1558c
commit 5dffd8f775
10 changed files with 106 additions and 42 deletions

View File

@@ -5,18 +5,8 @@ source: https://github.com/tldr-pages/tldr.git
---
# pw-record
> Record audio files through PipeWire.
> Shorthand for pw-cat --record.
> More information: <https://fedoraproject.org/wiki/QA:Testcase_PipeWire_PipeWire_CLI>.
> This command is an alias of `pw-cat --record`.
- Record a sample recording using the default target:
- View documentation for the original command:
`pw-record {{path/to/file.wav}}`
- Record a sample recording at a different volume level:
`pw-record --volume={{0.1}} {{path/to/file.wav}}`
- Record a sample recording using a different sample rate:
`pw-record --rate={{6000}} {{path/to/file.wav}}`
`tldr pw-cat`