X-Git-Url: http://royale.zerezo.com/git/?p=FAPG;a=blobdiff_plain;f=fapg.1;h=6b575e7f35dfa437d85827d8e0399a22741323f2;hp=955eb52b889789870192787fdc6be9be5686e371;hb=HEAD;hpb=57a557c838aebd9b7fbd1344f6fcb86b7d5da7fd diff --git a/fapg.1 b/fapg.1 index 955eb52..6b575e7 100644 --- a/fapg.1 +++ b/fapg.1 @@ -18,7 +18,7 @@ fapg \- Fast Audio Playlist Generator .SH DESCRIPTION .B fapg is a tool to generate list of audio files (Wav, MP2, MP3, Ogg, etc) in various -formats (M3U, PLS, HTML, RSS, etc). It is very useful if you have a large amount +formats (M3U, PLS, XSPF, HTML, RSS, etc). It is very useful if you have a large amount of audio files and you want to quickly and frequently build a playlist. .P It is coded in C to be as fast as possible, and does not use any specific @@ -29,10 +29,10 @@ formats. .SH OPTIONS .IP -b|--backslash -Replace the '/' with '\' in Unix path. +Replace the '/' with '\\' in Unix path. .IP -d|--debug Display useful messages if the program fails ;) -.IP -f|--format=m3u|pls|html|rss|pla +.IP -f|--format=m3u|pls|xspf|html|rss|pla|txx Choose which format of playlist you want to generate (default is m3u). .IP -g|--genre=#:#:... Choose which genres (numerical values only) will be included in the generated playlist (default is all).