From 3862d9bfd525b77ec134997a44664a0737f2de65 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 16 Oct 2014 16:14:18 +0200 Subject: 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 --- update-initramfs.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'update-initramfs.8') 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 -- cgit v1.2.3