From 14dfb7afd5cf10444194d15251c5f81346359af3 Mon Sep 17 00:00:00 2001 From: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com> Date: Thu, 7 Mar 2024 01:45:55 -0300 Subject: [PATCH] ncmpcpp, youtube-viewer, aplay: remove "command-line" from description (#12474) --- pages/common/ncmpcpp.md | 2 +- pages/common/youtube-viewer.md | 2 +- pages/linux/aplay.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/common/ncmpcpp.md b/pages/common/ncmpcpp.md index f6184f4a34..c01fff4e91 100644 --- a/pages/common/ncmpcpp.md +++ b/pages/common/ncmpcpp.md @@ -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: . - Connect to a music player daemon on a given host and port: diff --git a/pages/common/youtube-viewer.md b/pages/common/youtube-viewer.md index 7d4b019740..e1485d7c52 100644 --- a/pages/common/youtube-viewer.md +++ b/pages/common/youtube-viewer.md @@ -1,6 +1,6 @@ # youtube-viewer -> Command-line application for searching and playing videos from YouTube. +> Search and play videos from YouTube. > More information: . - Search for a video: diff --git a/pages/linux/aplay.md b/pages/linux/aplay.md index f99234550b..188fd0fb9e 100644 --- a/pages/linux/aplay.md +++ b/pages/linux/aplay.md @@ -1,6 +1,6 @@ # aplay -> Command-line sound player for ALSA soundcard driver. +> Sound player for ALSA soundcard driver. > More information: . - Play a specific file (sampling rate, bit depth, etc. will be automatically determined for the file format):