X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/aad8ee14a07f8dca2bbc6f116067c14ecd62f655..d3bcc750280bfce9a7f6e7ccf159400db9ad9659:/doc/man/upkg.1 diff --git a/doc/man/upkg.1 b/doc/man/upkg.1 index 9354020..3bc15d0 100644 --- a/doc/man/upkg.1 +++ b/doc/man/upkg.1 @@ -9,6 +9,7 @@ .Op Fl i Ns | Ns Fl x .Op Fl v .Op Fl f Ar package +.Op Ar object ... .Sh OPTIONS .Bl -tag -width indent .It Fl i , -info @@ -26,4 +27,12 @@ packages. Print a version message and exit. .It Fl H , -help Print a help message and exit. +.It Ar object +Specifies the object(s) upon which +.Nm +shall operate. If no object is specified, +.Nm +will use the last package specified by the +.Fl f +option. .El