summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2015-10-17 14:37:07 +0200
committerAllan McRae <allan@archlinux.org>2015-11-03 05:36:59 +0100
commit906dc0ce24d62284b6a3caf612948553e7ffceb3 (patch)
tree46d1c8c255353b8142eecd8341f050030ff5ee32 /doc
parent697377aae3df2ed9743f20c92e807526105c60c0 (diff)
downloadpacman-906dc0ce24d62284b6a3caf612948553e7ffceb3.tar.gz
pacman-906dc0ce24d62284b6a3caf612948553e7ffceb3.tar.xz
Add -F --machinereadable option
Signed-off-by: Florian Pritz <bluewind@xinu.at> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/pacman.8.txt5
1 files changed, 5 insertions, 0 deletions
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