X-Git-Url: http://royale.zerezo.com/git/?p=FAPG;a=blobdiff_plain;f=README;h=9a2ec11441e1589d21ba69b6b5eb2a8cc85a1fe4;hp=d48459aa85cf4a8a15f8405a2c08cd15cc740a2b;hb=e19d33dfba7f37810936ef2845a00b816ffed70f;hpb=e2f3f82e0ae06d888512028fa1e9572082612807 diff --git a/README b/README index d48459a..9a2ec11 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -FAPG 0.35 (Fast Audio Playlist Generator) +FAPG 0.36 (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] [-g|--genre=#:#:...] [-o|--output=/path/to/file.m3u] [-p|--prefix=/the/prefix] [-r|--recursive] [-w|--windows] [-x|--exclude=#:#:...] [-c|--command=] /path/to/mp3/dir1 [/path/to/mp3/dir2 ...] +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=] /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).