summaryrefslogtreecommitdiffstats
path: root/doc/pacman.8
AgeCommit message (Collapse)AuthorFilesLines
2007-06-09Implement a -Qt operation in frontend to test the databaseDan McGee1-0/+4
After adding a alpm_db_check() operation in the back end, we can call it in the front end and present a user-friendly interface to it. Inspired-by: VMiklos <vmiklos@frugalware.org> Signed-off-by: Dan McGee <dan@archlinux.org>
2007-03-20* NEWS: add quick line about backup files.Dan McGee1-0/+4
* pacman.8: add documentation for -Se option.
2007-03-19* Updated Italian translationDan McGee1-0/+13
Giovanni Scafora <linuxmania@gmail.com> * Many minor issues mentioned by Scott Horowitz <stonecrest@gmail.com>. - extra 'done' text in --noprogressbar output - missing flags in the pacman.8 manpage - unclear text in --noconfirm help description
2007-03-11* Added Russian language translation. Thanks!Dan McGee1-6/+15
Вам Зачем <4rayven@gmail.com> * Updated manpage to document --cachedir and --dbpath options.
2007-02-25* Added some undocumented options to the manpage.Dan McGee1-14/+17
2007-02-23* Removed man2html stuff from configure. It is now available in the doc/Dan McGee1-1/+2
directory by running the target man2html, e.g. 'make man2html'. * Slightly fixed up the bottom of the manpages.
2007-02-11A few more slight changes to the pacman man pageDan McGee1-20/+23
2007-02-09Another round of manpage updates.Dan McGee1-2/+4
2007-02-08* Nice overhaul of manpages. It is at least a start.Dan McGee1-282/+206
* Alphabetized options in pacman usage.
2007-02-07Greatly simplify the way our non-existant translated manpages were beingDan McGee1-0/+334
made. Ripped out all the po4a stuff, letting us cut down on yet another makedepends. Also moved all of the manpages to non-.in names.
2006-10-27Remove generated man pages from CVSAaron Griffin1-359/+0
2006-10-15Merging Frugalware changes - these need to be checked for instances of "Frugal"Aaron Griffin1-0/+359
in the docs, but I'm lazy right now