Corrected help text of cdrskin static compile script

This commit is contained in:
Thomas Schmitt 2009-11-17 16:54:52 +00:00
parent ae8f65e956
commit 504677de4f
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ do
echo " -libburn_0_7_2 set macro to match libburn-0.7.2"
echo " -libburn_svn set macro to match current libburn-SVN."
echo " -o_direct use open(O_DIRECT) on fifo input (Linux only)."
echo " -dvd_obs_64k 64 KB default size for cdrskin DVD/BD writing."
echo " -dvd_obs_64k 64 KB default size for DVD/BD writing."
echo " -do_not_compile_cdrskin omit compilation of cdrskin/cdrskin."
echo " -experimental use newly introduced libburn features."
echo " -oldfashioned use pre-0.2.2 libburn features only."