From 906dc0ce24d62284b6a3caf612948553e7ffceb3 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 17 Oct 2015 14:37:07 +0200 Subject: Add -F --machinereadable option Signed-off-by: Florian Pritz Signed-off-by: Allan McRae --- doc/pacman.8.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 838b70b1..514f5591 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -481,6 +481,11 @@ File Options[[FO]] pacman's output is processed in a script, however, you may want to use '--machinereadable' instead. +*--machinereadable*:: + Use a machine readable output format for '--list', '--search' and + '--owns'. The format is 'repository\0pkgname\0pkgver\0path\n' with '\0' + being the NULL character and '\n' a linefeed. + Handling Config Files[[HCF]] ---------------------------- Pacman uses the same logic as 'rpm' to determine action against files that are -- cgit v1.2.3-24-g4f1b