Skip to content

Commit

Permalink
mkinitramfs.8: improve option description
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed Dec 23, 2023
1 parent dbb7faa commit 2d14999
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion mkinitramfs.8
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,12 @@ were enabled in configuration file.
.It Fl o Ar initramfs , Fl \-output Ns = Ns Ar initramfs
Specify an alternate output file where initramfs image will be stored
instead of the default
.Pa /tmp/mkinitramfs- Ns Qo Li kernel_version Qc .
.Pa mkinitramfs- Ns Qo Li kernel_version Qc
directory, created in
.Ev TMPDIR
or (if unavailable) in
.Pa /tmp
directory.
.It Fl v , Fl \-version
Print version and exit.
.It Fl h , Fl \-help
Expand Down

0 comments on commit 2d14999

Please sign in to comment.