more doc tweaks
authorIan Beckwith <ianb@erislabs.net>
Tue, 19 Oct 2010 19:27:19 +0000 (20:27 +0100)
committerIan Beckwith <ianb@erislabs.net>
Tue, 19 Oct 2010 19:27:19 +0000 (20:27 +0100)
sbin/id3fsd

index 90b8739..ef791b6 100755 (executable)
@@ -190,32 +190,8 @@ L<id3fs-index(1)>.
 Within the genre frame/comment, tags are separated by commas.
 
 Tags can have values, separated by a slash, eg I<metal/thrash>,
-I<rating/5>. Certain tags are automatically filled in from other file
-metadata, see L</"Special Tags>.
-
-=head2 Special Directories
-
-=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
-assigned artist and album or not.
-
-=item B<NOARTIST>
-
-Tracks matching the given expression that do not have an artist tag.
-
-=item B<NOALBUM>
-
-Tracks matching the given expression that do not have an album tag.
-
-=back
+I<rating/5>. Certain special tags are automatically filled in from
+other file metadata.
 
 =head2 Special Tags
 
@@ -245,6 +221,30 @@ Type of audio file (mp3, ogg, flac). Always set.
 
 =back
 
+=head2 Special Directories
+
+=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
+assigned artist and album or not.
+
+=item B<NOARTIST>
+
+Tracks matching the given expression that do not have an artist tag.
+
+=item B<NOALBUM>
+
+Tracks matching the given expression that do not have an album tag.
+
+=back
+
 =head1 FUSE AND MOUNTING AUTOMATICALLY
 
 For others to be able to view your id3fs mount(s), you need to set the