From aad8ee14a07f8dca2bbc6f116067c14ecd62f655 Mon Sep 17 00:00:00 2001 From: Nick Bowler Date: Tue, 6 Jul 2010 20:34:15 -0400 Subject: [PATCH] upkg: Update man page. --- doc/man/upkg.1 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/man/upkg.1 b/doc/man/upkg.1 index 172c972..9354020 100644 --- a/doc/man/upkg.1 +++ b/doc/man/upkg.1 @@ -1,4 +1,4 @@ -.Dd September 8, 2009 +.Dd June 17, 2010 .Os libuobject .Dt UPKG \&1 "UObject Reference Manual" .Sh NAME @@ -8,7 +8,7 @@ .Nm .Op Fl i Ns | Ns Fl x .Op Fl v -.Ar package +.Op Fl f Ar package .Sh OPTIONS .Bl -tag -width indent .It Fl i , -info @@ -19,6 +19,9 @@ Export all exportable objects from a package. .It Fl v , -verbose Increase the amount of information printed to standard output. This option can be specified multiple times for increased effect. +.It Fl f , -file Ar package +Loads a specific package by filename. Currently, this is the only way to load +packages. .It Fl V , -version Print a version message and exit. .It Fl H , -help -- 2.43.0