From 6eba782291a999e4577bc8d3386f0dcb6945e6a4 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 17 May 2020 03:08:54 -0500 Subject: all: Add --version and --help support and unify output formats --- tools/hscript-validate/validator.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'tools/hscript-validate/validator.1') diff --git a/tools/hscript-validate/validator.1 b/tools/hscript-validate/validator.1 index b57a227..9993a0b 100644 --- a/tools/hscript-validate/validator.1 +++ b/tools/hscript-validate/validator.1 @@ -6,7 +6,7 @@ .Nd ensure the validity of a HorizonScript .Sh SYNOPSIS .Nm -.Op Fl ikns +.Op Fl hiknsv .Ar INSTALLFILE .Sh DESCRIPTION The @@ -18,6 +18,8 @@ The .Nm utility supports the following options: .Bl -tag -width Ds +.It Fl h +Displays a help message, and then exits. .It Fl i Set the Installation Environment flag. This is VERY DANGEROUS, as it will treat your host system as the target for purposes of validation. Unless you @@ -31,6 +33,8 @@ is the default when not running from a terminal. .It Fl s Enables Strict mode, which causes more potential issues to be errors instead of warnings. +.It Fl v +Displays the version information for this utility, and then exits. .El .Sh EXIT STATUS .Ex -std -- cgit v1.2.3-60-g2f50