summaryrefslogtreecommitdiff
path: root/update-initramfs.8
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2014-10-16 16:14:18 +0200
committerBen Hutchings <ben@decadent.org.uk>2014-10-16 16:18:03 +0200
commit3862d9bfd525b77ec134997a44664a0737f2de65 (patch)
tree765ad0bf0c8feea495d3eab39898fdb5b19aa531 /update-initramfs.8
parent738678fcc41d7c2e7b8cbf330c0c04ae1ec3110a (diff)
update-initramfs: Consistently show which options take arguments
The text in the manual page implies that -b needs an argument but the usage summaries don't say that. While we're at it, remove the brackets in '-k [version]', as these suggest the version argument is optional. Closes: #762768 Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'update-initramfs.8')
-rw-r--r--update-initramfs.85
1 files changed, 3 insertions, 2 deletions
diff --git a/update-initramfs.8 b/update-initramfs.8
index 8bf5662..4b715e2 100644
--- a/update-initramfs.8
+++ b/update-initramfs.8
@@ -10,7 +10,8 @@ update\-initramfs \- generate an initramfs image
.IR version ]
.RB [ \-t ]
.RB [ \-v ]
-.RB [ \-b ]
+.RB [ \-b
+.IR directory ]
.RB [ \-h ]
.SH DESCRIPTION
The
@@ -62,7 +63,7 @@ This option increases the amount of information you are given during
the chosen action.
.TP
-\fB \-b
+\fB \-b \fI directory
Set an different bootdir for the image creation.
.TP