mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 18:54:25 +00:00
Update cheatsheets
This commit is contained in:
@@ -5,15 +5,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# pw-play
|
||||
|
||||
> Play audio files through PipeWire.
|
||||
> Shorthand for `pw-cat --playback`.
|
||||
> See also: `play`.
|
||||
> More information: <https://fedoraproject.org/wiki/QA:Testcase_PipeWire_PipeWire_CLI>.
|
||||
> This command is an alias of `pw-cat --playback`.
|
||||
|
||||
- Play a WAV sound file over the default target:
|
||||
- View documentation for the original command:
|
||||
|
||||
`pw-play {{path/to/file.wav}}`
|
||||
|
||||
- Play a WAV sound file at a different volume level:
|
||||
|
||||
`pw-play --volume={{0.1}} {{path/to/file.wav}}`
|
||||
`tldr pw-cat`
|
||||
|
||||
Reference in New Issue
Block a user