From 7ab176a3b0771cfcdd8ee103cd5452e971d12e26 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Thu, 13 Mar 2008 16:49:58 +0100 Subject: [PATCH] Fix documentation of select command. As pointed out by Gerrit Renker, the help text still used the old syntax that changed in f010019b9e89b814699bd6a94edaa8cde9cbd45c --- afs.cmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/afs.cmd b/afs.cmd index 8f36dd85..3f44873e 100644 --- a/afs.cmd +++ b/afs.cmd @@ -235,11 +235,11 @@ H: -v Verbose mode. N: select P: AFS_READ | AFS_WRITE D: Activate a mood or a playlist. -U: select specifier:name +U: select specifier/name H: The specifier is either 'm' or 'p' to indicate whether a playlist or H: a mood should be activated. Example: H: -H: select m:foo +H: select m/foo H: H: loads the mood named 'foo'. --- -- 2.39.2