git: e0bd2ab2eb4a - main - vtfontcvt.8: Sort synopsis
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Jul 2022 14:37:12 UTC
The branch main has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=e0bd2ab2eb4a379e73ebd5ca0fd80c3d6ceee5ee commit e0bd2ab2eb4a379e73ebd5ca0fd80c3d6ceee5ee Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2022-07-19 14:32:26 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2022-07-19 14:35:49 +0000 vtfontcvt.8: Sort synopsis MFC after: 2 weeks --- usr.bin/vtfontcvt/vtfontcvt.8 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/usr.bin/vtfontcvt/vtfontcvt.8 b/usr.bin/vtfontcvt/vtfontcvt.8 index b913ac22485b..14158a1dafb8 100644 --- a/usr.bin/vtfontcvt/vtfontcvt.8 +++ b/usr.bin/vtfontcvt/vtfontcvt.8 @@ -32,12 +32,11 @@ .Nd "convert font files for use by the video console" .Sh SYNOPSIS .Nm -.Op Fl n +.Op Fl nv .Op Fl f Ar format .Op Fl h Ar height -.Fl o Ar output_file -.Op Fl v .Op Fl w Ar width +.Fl o Ar output_file .Ar normal_font .Op Ar bold_font .Sh DESCRIPTION