Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=4528b8c25cbd26eb4f53ca918b6acf503c1a3f93

commit 4528b8c25cbd26eb4f53ca918b6acf503c1a3f93
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Mon Nov 26 00:50:30 2007 +0100

update -S doc for the recent regex change

diff --git a/doc/pacman-g2.txt b/doc/pacman-g2.txt
index 8444d5a..157b254 100644
--- a/doc/pacman-g2.txt
+++ b/doc/pacman-g2.txt
@@ -42,7 +42,9 @@ pacman-g2 packages are in a bzipped tar format.
the ftp servers, complete with all dependencies required to run the packages.
For example, pacman-g2 -S qt will download qt and all the packages it depends
on and install them. You could also use pacman-g2 -Su to upgrade all packages
-       that are out of date (see below).
+       that are out of date (see below). Target can be a regex, like:
+
+       # pacman-g2 -S gst-.*

-U, --upgrade::
Upgrade a package. This is essentially a "remove-then-add" process. See
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to