summaryrefslogtreecommitdiff
path: root/update-initramfs.8
diff options
context:
space:
mode:
Diffstat (limited to 'update-initramfs.8')
-rw-r--r--update-initramfs.814
1 files changed, 7 insertions, 7 deletions
diff --git a/update-initramfs.8 b/update-initramfs.8
index a880c25..e99e212 100644
--- a/update-initramfs.8
+++ b/update-initramfs.8
@@ -27,7 +27,7 @@ happens in this early userspace.
.SH OPTIONS
.TP
-\fB \-k \fI version
+\fB\-k \fI version
Set the specific kernel version for whom the initramfs will be generated.
For example the output of uname \-r for your currently running kernel.
This argument is optional for update. The default is the latest kernel version.
@@ -41,28 +41,28 @@ to
.B update\-initramfs.
.TP
-\fB \-c
+\fB\-c
This mode creates a new initramfs.
.TP
-\fB \-u
+\fB\-u
This mode updates an existing initramfs.
.TP
-\fB \-d
+\fB\-d
This mode removes an existing initramfs.
.TP
-\fB \-v
+\fB\-v
This option increases the amount of information you are given during
the chosen action.
.TP
-\fB \-b \fI directory
+\fB\-b \fI directory
Set an different bootdir for the image creation.
.TP
-\fB \-h
+\fB\-h
Print a short help page describing the available options in
.B update\-initramfs.