summaryrefslogtreecommitdiff
path: root/makekernel.8.in
diff options
context:
space:
mode:
Diffstat (limited to 'makekernel.8.in')
-rw-r--r--makekernel.8.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/makekernel.8.in b/makekernel.8.in
index 496927d..d703aa8 100644
--- a/makekernel.8.in
+++ b/makekernel.8.in
@@ -2,7 +2,10 @@
.SH NAME
makekernel \- small script to compile linux kernel
.SH SYNOPSIS
-\fBmakekernel [options]\fP
+.TP
+\fBmakekernel [\-s|\-\-showVersion]\fP
+.TP
+\fBmakekernel [\-c|\-\-compileVersion \fIversion\fB] [\-a|\-\-allowDownload]\fP
.SH DESCRIPTION
\fBmakekernel\fP downloads and compiles the linux kernel, preferably downloading a patch instead of the full source.
.SH OPTIONS
@@ -17,7 +20,7 @@ Force current version to \fIversion\fP.
.TP
.B "\-a, \-\-allowDownload"
Allow to download a full source if necessary.
-\fImakekernel\fP will still download a patch if available.
+\fBmakekernel\fP will still download a patch if available.
.SH CONFIGURATION
The configfile \fB#ETCDIR#/makekernel.conf\fP is a bash script, which defines the following variables and routines:
.TP