From 654f6b349ab20ce4b19afdd5d37f9a569165d1f2 Mon Sep 17 00:00:00 2001 From: Jokler Date: Thu, 4 Jun 2020 21:05:55 +0200 Subject: Adjust help for 'next' command --- src/command.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/command.rs b/src/command.rs index 207a1c6..999ee37 100644 --- a/src/command.rs +++ b/src/command.rs @@ -27,7 +27,7 @@ pub enum Command { Seek { amount: Seek }, /// Stops audio playback Stop, - /// Switches to the next queue entry + /// Switches to the next playlist entry #[structopt(alias = "skip")] Next, /// Clears the playback queue -- cgit v1.2.3-70-g09d2