]> git.draconx.ca Git - upkg.git/blobdiff - doc/man/upkg.1
upkg: Add support for controlling which package is acted upon.
[upkg.git] / doc / man / upkg.1
index 93540202c0c400ff3d011fd4c062ddc62a60e646..3bc15d0564aab9c55440239f8bedf412188033be 100644 (file)
@@ -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