mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 14:35:27 +02:00
ncmpcpp, youtube-viewer, aplay: remove "command-line" from description (#12474)
This commit is contained in:
parent
3e43dd97e2
commit
14dfb7afd5
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# ncmpcpp
|
||||
|
||||
> A command-line music player client for the Music Player Daemon.
|
||||
> A music player client for the Music Player Daemon.
|
||||
> More information: <https://rybczak.net/ncmpcpp>.
|
||||
|
||||
- Connect to a music player daemon on a given host and port:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# youtube-viewer
|
||||
|
||||
> Command-line application for searching and playing videos from YouTube.
|
||||
> Search and play videos from YouTube.
|
||||
> More information: <https://github.com/trizen/youtube-viewer>.
|
||||
|
||||
- Search for a video:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# aplay
|
||||
|
||||
> Command-line sound player for ALSA soundcard driver.
|
||||
> Sound player for ALSA soundcard driver.
|
||||
> More information: <https://manned.org/aplay>.
|
||||
|
||||
- Play a specific file (sampling rate, bit depth, etc. will be automatically determined for the file format):
|
||||
|
|
Loading…
Add table
Reference in a new issue