index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Simon Gomizelj <simongmzlj@gmail.com> | 2012-11-16 01:26:44 -0500 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2012-11-27 15:16:15 +1000 |
commit | fc35b16fd48fd4c6b89826ebe268425600e76f34 (patch) | |
tree | 8c552ec9a1bccdb7a0392c77bbe61a45ed684595 /doc/pacman.8.txt | |
parent | b1d614a01db7a89543d96747afde009ec3b6545d (diff) |
-rw-r--r-- | doc/pacman.8.txt | 4 |
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 24c22431..de28b9ca 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -273,6 +273,10 @@ Query Options[[QO]] database(s). Typically these are packages that were downloaded manually and installed with '\--upgrade'. +*-n, \--native*:: + Restrict or filter output to packages that are found in the sync + database(s). This is the inverse filter of '\--foreign'. + *-o, \--owns* <file>:: Search for packages that own the specified file(s). The path can be relative or absolute and one or more files can be specified. |