Performed cdrskin version leap to cdrskin-0.2.5
This commit is contained in:
@ -123,7 +123,7 @@ or
|
||||
|
||||
/** The official program version */
|
||||
#ifndef Cdrskin_prog_versioN
|
||||
#define Cdrskin_prog_versioN "0.2.3"
|
||||
#define Cdrskin_prog_versioN "0.2.5"
|
||||
#endif
|
||||
|
||||
/** The source code release timestamp */
|
||||
@ -1914,11 +1914,11 @@ set_dev:;
|
||||
" --ignore_signals try to ignore any signals rather than to abort\n");
|
||||
printf(" --no_abort_handler exit even if the drive is in busy state\n");
|
||||
printf(" --no_blank_appendable refuse to blank appendable CD-RW\n");
|
||||
printf(" --old_pseudo_scsi_adr use and report literal Bus,Target,Lun\n");
|
||||
printf(" rather than real SCSI and pseudo ATA.\n");
|
||||
printf(" --no_convert_fs_adr only literal translations of dev=\n");
|
||||
printf(
|
||||
" --no_rc as first argument: do not read startup files\n");
|
||||
printf(" --old_pseudo_scsi_adr use and report literal Bus,Target,Lun\n");
|
||||
printf(" rather than real SCSI and pseudo ATA.\n");
|
||||
printf(
|
||||
" --single_track accept only last argument as source_address\n");
|
||||
printf(
|
||||
@ -1930,8 +1930,7 @@ set_dev:;
|
||||
printf(
|
||||
"if they exist and are readable. The sequence is as listed here:\n");
|
||||
printf(" /etc/default/cdrskin /etc/opt/cdrskin/rc $HOME/.cdrskinrc\n");
|
||||
printf(
|
||||
"Each file line is a single argument. No remarks, no whitespace.\n");
|
||||
printf("Each file line is a single argument. No whitespace.\n");
|
||||
printf(
|
||||
"By default any argument that does not match grep '^-.' or '=' is\n");
|
||||
printf(
|
||||
|
Reference in New Issue
Block a user