From: Andre Noll <maan@systemlinux.org>
Date: Wed, 24 Oct 2007 21:22:21 +0000 (+0200)
Subject: afs.cmd: cosmetics.
X-Git-Tag: v0.3.0~212
X-Git-Url: https://git.tuebingen.mpg.de/?a=commitdiff_plain;h=8c77f463c91640dfd03cc35dc8c24dbb20011ea0;p=paraslash.git

afs.cmd: cosmetics.
---

diff --git a/afs.cmd b/afs.cmd
index 2e54d905..f4f26528 100644
--- a/afs.cmd
+++ b/afs.cmd
@@ -134,8 +134,8 @@ N: check
 P: AFS_READ
 D: Run integrity checks against osl tables.
 U: check [-a] [-m] [-p]
-H: Check the audio file table, the mood definitions and all defined playlists and
-H: report any inconsistencies found.
+H: Check the audio file table, the mood definitions and all
+H: defined playlists and report any inconsistencies found.
 H:
 H: Options:
 H:
@@ -278,10 +278,11 @@ H: given, the full list is printed.
 H:
 H: Options:
 H:
-H: -i	Sort attributes by id. The default is to sort alphabetically by name.
+H: -i	Sort attributes by id. The default is to sort
+H:	alphabetically by name.
 H:
-H: -l	Print a long listing containing both identifier and attribute name. The
-H: 	default is to print only the name.
+H: -l	Print a long listing containing both identifier and
+H:	attribute name. The default is to print only the name.
 H:
 H: -r	Reverse sort order.
 ---