From 00809d736ae9a153946db417dbb54dbdaeadefc0 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 6 Feb 2019 03:23:13 +0000 Subject: Make manual pages and usage messages more consistent * Don't use angle brackets around parameters * Show all options in manual page synopses if possible * Make the usage summary line match the manual page synopsis, excluding the -h option * List all options in usage messages * Refer to manual pages from usage messages * Include one blank line at start and end of usage messages Signed-off-by: Ben Hutchings --- unmkinitramfs.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'unmkinitramfs.8') diff --git a/unmkinitramfs.8 b/unmkinitramfs.8 index 45ffd40..ae9252d 100644 --- a/unmkinitramfs.8 +++ b/unmkinitramfs.8 @@ -5,8 +5,10 @@ unmkinitramfs \- extract content from an initramfs image .SH SYNOPSIS .B unmkinitramfs -.RI [ options ] " " +.RB [ -v ] +.IR initramfs-file " " directory .br +.BR unmkinitramfs " " -h .SH DESCRIPTION The -- cgit v1.2.3