From 3ec45486ff1373f9f65af229af315219fc1f0f7e Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 2 Dec 2007 14:04:18 -0600 Subject: Remove the Add option from the command line There is still a lot of code that could be cleaned up internally. Signed-off-by: Dan McGee --- doc/pacman.8.txt | 7 ------- 1 file changed, 7 deletions(-) (limited to 'doc') diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 8a3f675d..82358750 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -28,13 +28,6 @@ ends to be written (for instance, a GUI front end). Operations ---------- -*-A, \--add* (deprecated):: - Add a package to the system. Either a URL or file path can be specified. - The package will be uncompressed into the installation root and the - database will be updated. The package will not be installed if another - version is already installed. *NOTE*: please use '\--upgrade' in place of - this option. - *-Q, \--query*:: Query the package database. This operation allows you to view installed packages and their files, as well as meta-information about individual -- cgit v1.2.3-24-g4f1b