From 0f1d433d5b8e7e981abb6f2cd95eda218593d9cf Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 14 Dec 2006 14:05:24 +0000 Subject: [PATCH] Re-arranged examples of documentation commands --- cdrskin/cdrskin_eng.html | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/cdrskin/cdrskin_eng.html b/cdrskin/cdrskin_eng.html index 7dd274e..760abae 100644 --- a/cdrskin/cdrskin_eng.html +++ b/cdrskin/cdrskin_eng.html @@ -110,13 +110,16 @@ wishes as well as on the development of libburn.
$ cdrskin -v dev=ATA:1,0,0 speed=48 driveropts=burnfree -sao track1.wav track2.au -audio -swab track3.raw

-
cdrskin -help
-
reports the cdrecord compatible options
-
cdrskin --help
-
reports the non-cdrecord options
-
man cdrecord
-
documents the standard for which cdrskin is striving. -Do not bother Joerg Schilling with any cdrskin problems. +
Get overview of the cdrecord compatible options:
+
$ cdrskin -help
+
Get overview of the non-cdrecord options:
+
$ cdrskin --help
+
Read the detailed manual page:
+
$ man cdrskin
+
Read about the standard for which cdrskin is striving:
+
+$ man cdrecord
+
Do not bother Joerg Schilling with any cdrskin problems. (Be cursed if you install cdrskin as "cdrecord" without clearly forwarding this "don't bother Joerg" demand.)
@@ -150,9 +153,10 @@ rw-permissions and retry the bus scan as non-superuser.

Download as source code (see README):
-
cdrskin-0.2.6.pl01.tar.gz +
cdrskin-0.2.6.pl02.tar.gz (510 KB).
+
(Most recent patch: backported man page from cdrskin-0.2.7)
The "stable" cdrskin tarballs are source code identical with "stable" libburn releases or with "stabilized" libburn SVN snapshots. They get @@ -183,6 +187,8 @@ cdrskin_0.2.6.pl01-x86-suse9_0-static.tar.gz, (260 KB), -static compiled,
Contact:
Thomas Schmitt, scdbackup@gmx.net
+
libburn development mailing list, +libburn-hackers@pykix.org
License:
GPL, an Open Source approved license
@@ -222,13 +228,14 @@ Enhancements towards previous stable version cdrskin-0.2.4:
 
README 0.2.7
cdrskin_0.2.7 --help
cdrskin_0.2.7 -help
+
man cdrskin (as of 0.2.7)
 
Maintainers of cdrskin unstable packages please use SVN of libburnia.pykix.org
@@ -244,7 +251,7 @@ vanilla tools like make and gcc are needed.
 
The following downloads are intended for adventurous end users or admins with full system souvereignty.
-
Source (./bootstrap is already applied, build tested, for more see above +
Source (./bootstrap is already applied, build tested, for more see upcoming README ):