]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - m4/lls/server_cmd.suite.m4
server: Remove -F option to ls.
[paraslash.git] / m4 / lls / server_cmd.suite.m4
index 751998adb992523fcdd62394f5a40be18ae05b4e..2145c516a5a5f0f0666bf75419ffd44d38ce311a 100644 (file)
@@ -219,13 +219,6 @@ aux_info_prefix = Permissions:
                        also given), chunk time and chunk offsets.
 
                [/help]
-       [option full-path]
-               short_opt = F
-               summary = list full paths, match full paths against patterns
-               [help]
-                       This option is the default, so it does nothing. Deprecated as of
-                       v0.6.0, scheduled for removal in v0.6.1.
-               [/help]
        [option basename]
                short_opt = b
                summary = list and match basenames only
@@ -259,8 +252,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
@@ -284,6 +277,8 @@ aux_info_prefix = Permissions:
 
                        audio-format (a)
 
+                       hash (h)
+
                        If --sort is not given, path sort is implied.
                [/help]