Bug#594008: Unescaped character in man page
[FAPG] / fapg.1
diff --git a/fapg.1 b/fapg.1
index 955eb52..6b575e7 100644 (file)
--- 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).