doc tweaks
[id3fs.git] / sbin / id3fsd
index ef791b6..f4f766d 100755 (executable)
@@ -195,8 +195,8 @@ other file metadata.
 
 =head2 Special Tags
 
-Several tags are automatically derived from other metadata in the
-audio files:
+The following tags are automatically derived from other metadata in
+the audio files:
 
 =over 4
 
@@ -225,11 +225,6 @@ Type of audio file (mp3, ogg, flac). Always set.
 
 =over 4
 
-=item B<ALL>
-
-This is a special directory in the root of the filesystem, that
-provides access to all the indexed files, regardless of tags assigned.
-
 =item B<TRACKS>
 
 All tracks that match the given tag expression, whether they have an
@@ -243,6 +238,11 @@ Tracks matching the given expression that do not have an artist tag.
 
 Tracks matching the given expression that do not have an album tag.
 
+=item B<ALL>
+
+This is a special directory in the root of the filesystem, that
+provides access to all the indexed files, regardless of tags assigned.
+
 =back
 
 =head1 FUSE AND MOUNTING AUTOMATICALLY