commit b3b555d99bcba6c9f09954b26b284320487162d9 from: Omar Polo date: Wed Oct 05 18:10:17 2022 UTC document the -h flag commit - 3c8bc63d5a04d62696fc00f80c40129a9166ed84 commit + b3b555d99bcba6c9f09954b26b284320487162d9 blob - 177c3adc30c526cf6a9cd7b8c7190ff11876c7dc blob + c3a4934b55425bbac0513b1bba1cfe489f06a82f --- plass.1 +++ plass.1 @@ -11,7 +11,7 @@ .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.Dd October 2, 2022 +.Dd October 5, 2022 .Dt PLASS 1 .Os .Sh NAME @@ -47,6 +47,14 @@ The file extension .Dq \&.gpg is optional. .Pp +.Nm +provides global and command-specific options. +Global options must precede the command name, and are as follows: +.Bl -tag -width Ds +.It Fl h +Display usage information and exit immediately. +.El +.Pp The following commands are available: .Bl -tag -width Ds .It Cm cat Ar entries ...