1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-09 11:53:30 +02:00

ncmpcpp, youtube-viewer, aplay: remove "command-line" from description (#12474)

This commit is contained in:
Vitor Henrique 2024-03-07 01:45:55 -03:00 committed by GitHub
parent 3e43dd97e2
commit 14dfb7afd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# ncmpcpp # 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>. > More information: <https://rybczak.net/ncmpcpp>.
- Connect to a music player daemon on a given host and port: - Connect to a music player daemon on a given host and port:

View file

@ -1,6 +1,6 @@
# youtube-viewer # 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>. > More information: <https://github.com/trizen/youtube-viewer>.
- Search for a video: - Search for a video:

View file

@ -1,6 +1,6 @@
# aplay # aplay
> Command-line sound player for ALSA soundcard driver. > Sound player for ALSA soundcard driver.
> More information: <https://manned.org/aplay>. > More information: <https://manned.org/aplay>.
- Play a specific file (sampling rate, bit depth, etc. will be automatically determined for the file format): - Play a specific file (sampling rate, bit depth, etc. will be automatically determined for the file format):