From fc35b16fd48fd4c6b89826ebe268425600e76f34 Mon Sep 17 00:00:00 2001 From: Simon Gomizelj Date: Fri, 16 Nov 2012 01:26:44 -0500 Subject: pacman: add -n/--native filter to -Q Signed-off-by: Simon Gomizelj Signed-off-by: Allan McRae --- doc/pacman.8.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/pacman.8.txt') 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* :: Search for packages that own the specified file(s). The path can be relative or absolute and one or more files can be specified. -- cgit v1.2.3-24-g4f1b