1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00

add more autotools-generated files

git-archimport-id: bonzini@gnu.org--2004b/lightning--stable--1.2--patch-10
This commit is contained in:
Paolo Bonzini 2004-11-11 13:11:22 +00:00
parent d28b591ba9
commit 8bf84764e2
3 changed files with 410 additions and 0 deletions

45
doc/lightningize.1 Normal file
View file

@ -0,0 +1,45 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.28.
.TH LIGHTNINGIZE "1" "November 2004" "lightningize 1.2a" "User Commands"
.SH NAME
lightningize \- manual page for lightningize 1.2a
.SH SYNOPSIS
.B lightningize
[\fIOPTION\fR]...
.SH DESCRIPTION
Prepare a package to use lightning.
.TP
\fB\-\-automake\fR
work silently, and assume that Automake is in use
.TP
\fB\-c\fR, \fB\-\-copy\fR
copy files rather than symlinking them
.TP
\fB\-\-debug\fR
enable verbose shell tracing
.TP
\fB\-n\fR, \fB\-\-dry\-run\fR
print commands rather than running them
.TP
\fB\-f\fR, \fB\-\-force\fR
replace existing files
.TP
\fB\-\-help\fR
display this message and exit
.TP
\fB\-\-version\fR
print version information and exit
.PP
You must `cd' to the top directory of your package before you run
`lightningize'.
.SH "SEE ALSO"
The full documentation for
.B lightningize
is maintained as a Texinfo manual. If the
.B info
and
.B lightningize
programs are properly installed at your site, the command
.IP
.B info lightning
.PP
should give you access to the complete manual.