From 15689bddbfc37ada11c2d4d5d77997dabf303960 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Wed, 14 Dec 2005 02:23:14 +0000 Subject: added Frugalware patch: -Q --foreign to display packages not found in sync repos --- doc/pacman.8.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/pacman.8.in b/doc/pacman.8.in index a3c93f65..f2b1437e 100644 --- a/doc/pacman.8.in +++ b/doc/pacman.8.in @@ -105,6 +105,10 @@ dependencies, conflicts, etc. List all files in the specified repositories. Multiple repositories can be specified on the command line. .TP +.B "\-m, \-\-foreign" +List all packages that were not found in the sync database(s). Typically these +are packages that were downloading manually and installed with --add. +.TP .B "\-p, \-\-print-uris" Print out URIs for each specified package and its dependencies. These can be piped to a file and downloaded at a later time, using a program -- cgit v1.2.3-24-g4f1b