aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-06-18 07:34:30 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-06-18 07:34:30 +0000
commit2d41dcc4c4780cfd8cdc8be0f970999a0bf1ac35 (patch)
tree36d5adc87c228db2bcc1782ea3e1ba8ae133e180 /usr.bin
parent5951344d614df37575f63832250299cc2db7446a (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/mkimg/mkimg.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/mkimg/mkimg.1 b/usr.bin/mkimg/mkimg.1
index 4643aaf0f60b..b4d65ce7ffca 100644
--- a/usr.bin/mkimg/mkimg.1
+++ b/usr.bin/mkimg/mkimg.1
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 26, 2017
+.Dd June 8, 2020
.Dt MKIMG 1
.Os
.Sh NAME
@@ -47,7 +47,7 @@
.Op Fl y
.Op Fl s Ar scheme Op Fl p Ar partition ...
.Nm
-.Ar --formats | --schemes | --version
+.Fl -formats | Fl -schemes | Fl -version
.Sh DESCRIPTION
The
.Nm
@@ -183,13 +183,13 @@ utility exits immediately after providing the requested information.
The version of the
.Nm
utility is printed when the
-.Ar --version
+.Fl -version
option is given.
The list of supported output formats is printed when the
-.Ar --formats
+.Fl -formats
option is given and the list of supported partitioning schemes is printed
when the
-.Ar --schemes
+.Fl -schemes
option is given.
Both the format and scheme lists a space-separated lists for easy handling
in scripts.