From 11279193cca5441c834eb6f08c65ae82c9974307 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Wed, 31 May 2017 08:57:32 +0200 Subject: [PATCH] server: Fix help text of ls -s=p. This text still referred to -p, which has been superseeded by -b. --- m4/lls/server_cmd.suite.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/m4/lls/server_cmd.suite.m4 b/m4/lls/server_cmd.suite.m4 index 751998ad..e2bd162d 100644 --- a/m4/lls/server_cmd.suite.m4 +++ b/m4/lls/server_cmd.suite.m4 @@ -259,8 +259,8 @@ aux_info_prefix = Permissions: --listing-mode, this argument may either be a single character or a word, according to the following list. - path (p). Sort alphabetically by path or basename (see -p). This is - the default if --sort is not given. + path (p). Sort alphabetically by path or basename, depending on + whether -b is given. This is the default if --sort is not given. score (s). Iterate over the entries of the score table, rather than the audio file table. This sort order implies --admissible, since -- 2.39.2