summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2019-02-06 03:21:03 +0000
committerBen Hutchings <ben@decadent.org.uk>2019-02-06 03:37:11 +0000
commit94e05dd4c404b2c2b67cb78715b35f5892bec2d9 (patch)
tree5085775c71d9d3d7e1891211a3be6a2053c2150e
parentfc81f7f5f0da28d3f7b89bf57c8ddd4f8fd7d4f2 (diff)
unmkinitramfs(8): Abbreviate synopsis to avoid wrapping
Instead of listing all the options, only mention -o (which is non- optional) and show that other options can be included. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-rw-r--r--mkinitramfs.811
1 files changed, 2 insertions, 9 deletions
diff --git a/mkinitramfs.8 b/mkinitramfs.8
index b31b542..3267ad4 100644
--- a/mkinitramfs.8
+++ b/mkinitramfs.8
@@ -5,16 +5,9 @@ mkinitramfs \- low-level tool for generating an initramfs image
.SH SYNOPSIS
.B mkinitramfs
-.RB [ \-c
-.IR compress ]
-.RB [ \-d
-.IR confdir ]
-.RB [ \-k ]
-.RB \-o
+.RI [ option ]...
+.B \-o
.IR outfile
-.RB [ \-r
-.IR root ]
-.RB [ \-v ]
.RI [ version ]
.br
.BR mkinitramfs " " -h