From 975a38216216e2f1308bb83b9eef3665b4cc4f51 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 18 Sep 2016 19:36:12 +0200 Subject: fix man page --- makekernel.8.in | 7 +++++-- 1 file 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 -- cgit v1.2.3-54-g00ecf