manual page corrections.
This commit is contained in:
@@ -92,6 +92,6 @@ EXTRA_DIST = cd-drive.help2man cd-info.help2man cd-read.help2man \
|
|||||||
|
|
||||||
if MAINTAINER_MODE
|
if MAINTAINER_MODE
|
||||||
$(man_MANS): %.1: %$(EXEEXT) %.help2man
|
$(man_MANS): %.1: %$(EXEEXT) %.help2man
|
||||||
-$(HELP2MAN) --opt-include=$(srcdir)/$(<:.exe=).help2man --no-info --output=$@ ./$<
|
-$(HELP2MAN) --opt-include=$(srcdir)/$(<:.exe=).help2man --no-info ./$< | sed -re 's/[lL][tT]-//' >$@
|
||||||
endif
|
endif
|
||||||
MAINTAINERCLEANFILES = $(man_MANS) *.rej *.orig
|
MAINTAINERCLEANFILES = $(man_MANS) *.rej *.orig
|
||||||
|
|||||||
@@ -179,7 +179,7 @@ parse_options (int argc, char *argv[])
|
|||||||
" -a, --access-mode=STRING Set CD access method\n"
|
" -a, --access-mode=STRING Set CD access method\n"
|
||||||
" -d, --debug=INT Set debugging to LEVEL\n"
|
" -d, --debug=INT Set debugging to LEVEL\n"
|
||||||
" -T, --no-tracks Don't show track information\n"
|
" -T, --no-tracks Don't show track information\n"
|
||||||
" -A, --no-analyze Don't filesystem analysis\n"
|
" -A, --no-analyze Don't show filesystem analysis\n"
|
||||||
#ifdef HAVE_CDDB
|
#ifdef HAVE_CDDB
|
||||||
" --no-cddb Don't look up audio CDDB information\n"
|
" --no-cddb Don't look up audio CDDB information\n"
|
||||||
" or print it\n"
|
" or print it\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user