diff options
Diffstat (limited to 'doc/pacman.8.in')
-rw-r--r-- | doc/pacman.8.in | 4 |
1 files changed, 4 insertions, 0 deletions
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 |