X-Git-Url: http://royale.zerezo.com/git/?p=FAPG;a=blobdiff_plain;f=README;h=621983df1560bc8199b51c8d908741b76c875766;hp=f180f762cea3809812b882fdf26d0245d96d9860;hb=389b0b695d6dd0e98f3ad67a47d6f6e48ed1b62e;hpb=57a557c838aebd9b7fbd1344f6fcb86b7d5da7fd diff --git a/README b/README index f180f76..621983d 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -FAPG 0.37 (Fast Audio Playlist Generator) +FAPG 0.38 (Fast Audio Playlist Generator) site: http://royale.zerezo.com/fapg/ mail: royale@zerezo.com @@ -7,7 +7,7 @@ make make install usage: -fapg [-b|--backslash] [-d|--debug] [-f|--format=m3u|pls|html|rss|pla] [-g|--genre=#:#:...] [-o|--output=/path/to/file.m3u] [-p|--prefix=/the/prefix] [-r|--recursive] [-w|--windows] [-x|--exclude=#:#:...] [-c|--command=] [-s|--stdin] /path/to/mp3/dir1 [/path/to/mp3/dir2 ...] +fapg [-b|--backslash] [-d|--debug] [-f|--format=m3u|pls|html|rss|pla|txx] [-g|--genre=#:#:...] [-o|--output=/path/to/file.m3u] [-p|--prefix=/the/prefix] [-r|--recursive] [-w|--windows] [-x|--exclude=#:#:...] [-c|--command=] [-s|--stdin] /path/to/mp3/dir1 [/path/to/mp3/dir2 ...] - backslash : replace the '/' with '\' in Unix path. - debug : display useful messages if the program fails ;) - format : choose which format of playlist you want to generate (default is m3u).