[pacman-dev] [PATCHv2] pacman.8: document .pacorig files
Andrew Gregory
andrew.gregory.8 at gmail.com
Sat May 18 19:39:36 EDT 2013
Signed-off-by: Andrew Gregory <andrew.gregory.8 at gmail.com>
---
doc/pacman.8.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt
index 189e113..36b5617 100644
--- a/doc/pacman.8.txt
+++ b/doc/pacman.8.txt
@@ -445,6 +445,11 @@ original=X, current=Y, new=Z::
extension and warn the user. The user must then manually merge any
necessary changes into the original file.
+original=NULL, current=Y, new=Z::
+ Package was not previously installed and the file already exists on the
+ filesystem. Save the current file with a '.pacorig' extension, install the
+ new file, and warn the user.
+
Examples
--------
--
1.8.2.3
More information about the pacman-dev
mailing list