From 7fa9ff3389c6cd556c11d5109a706f003f37351c Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Fri, 20 Dec 2013 23:44:57 +0100 Subject: [PATCH] afs.cmd: Strip redundant "sort" from ls help output. The sentences before this table make it clear that these options change the sort order. --- afs.cmd | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/afs.cmd b/afs.cmd index 09b7b5c0..91da48cb 100644 --- a/afs.cmd +++ b/afs.cmd @@ -63,17 +63,17 @@ H: -d Print dates as seconds after the epoch. H: H: -s Change sort order. Defaults to alphabetical path sort if not given. H: -H: -sp: sort by path. -H: -sl: sort by last played time. -H: -ss: sort by score (implies -a). -H: -sn: sort by num played count. -H: -sf: sort by frequency. -H: -sc: sort by number of channels. -H: -si: sort by image id. -H: -sy: sort by lyrics id. -H: -sb: sort by bit rate. -H: -sd: sort by duration. -H: -sa: sort by audio format. +H: -sp: by path +H: -sl: by last played time +H: -ss: by score (implies -a) +H: -sn: by num played count +H: -sf: by frequency +H: -sc: by number of channels +H: -si: by image id +H: -sy: by lyrics id +H: -sb: by bit rate +H: -sd: by duration +H: -sa: by audio format --- N: lsatt P: AFS_READ -- 2.39.2