From: Ian Beckwith Date: Thu, 21 Oct 2010 00:04:06 +0000 (+0100) Subject: doc tweaks X-Git-Tag: debian/1.0-1~12 X-Git-Url: http://erislabs.net/gitweb/?p=id3fs.git;a=commitdiff_plain;h=2ddb465d9a0ab8fee0ca589fc3124d8f31888b72 doc tweaks --- diff --git a/README b/README index b66518b..940f4f6 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ Multiple tags can be stored in the genre tag, separated by commas. GETTING ID3FS See http://erislabs.net/ianb/projects/id3fs/ -for source and debian packages. +for the source release, git repo and debian packages. DEPENDENCIES @@ -55,3 +55,11 @@ For more details see the man pages for id3fsd(8) and id3fs-index(1). REPORTING BUGS Please send comments, bugs and patches to ianb@erislabs.net + +COPYRIGHT + +Copyright 2010 Ian Beckwith + +Licensed under the GNU GPL, version 3 or later. See the file COPYING +for more information. + diff --git a/sbin/id3fsd b/sbin/id3fsd index ef791b6..f4f766d 100755 --- a/sbin/id3fsd +++ b/sbin/id3fsd @@ -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 - -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 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 + +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