summaryrefslogtreecommitdiff
path: root/doc/apt.8.xml
Commit message (Collapse)AuthorAgeFilesLines
* Release 2.7.142.7.14Julian Andres Klode2024-03-221-1/+1
|
* Update documentation for apt upgrade with pkg argWesley Schwengle2024-03-121-2/+6
| | | | | | Closes: #1065831 Signed-off-by: Wesley Schwengle <wesleys@opperschaap.net>
* Release 2.7.122.7.12Julian Andres Klode2024-02-201-1/+1
| | | | | I also unfuzzied the translation strings for the 23.10->24.04 apt-key deprecation change.
* apt.8: summarise remaining verbs (Closes: #827785)наб2023-12-281-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following were undocumented // package stuff {"auto-remove", &DoInstall, nullptr}, {"autopurge",&DoInstall, nullptr}, // system wide stuff // misc {"moo", &DoMoo, nullptr}, // for compat with muscle memory {"dist-upgrade", &DoDistUpgrade, nullptr}, {"showsrc",&ShowSrcPackage, nullptr}, {"depends",&Depends, nullptr}, {"rdepends",&RDepends, nullptr}, {"policy",&Policy, nullptr}, {"build-dep", &DoBuildDep,nullptr}, {"clean", &DoClean, nullptr}, {"distclean", &DoDistClean, nullptr}, {"dist-clean", &DoDistClean, nullptr}, {"autoclean", &DoAutoClean, nullptr}, {"auto-clean", &DoAutoClean, nullptr}, {"source", &DoSource, nullptr}, {"download", &DoDownload, nullptr}, {"changelog", &DoChangelog, nullptr}, {"info", &ShowPackage, nullptr}, And there's good reason for some of it, but I unironically didn't know where apt changelog lived. It's unsearchable. So the following are now simple links with no paragraphs: // query // package stuff // system wide stuff // misc // for compat with muscle memory {"showsrc",&ShowSrcPackage, nullptr}, {"depends",&Depends, nullptr}, {"rdepends",&RDepends, nullptr}, {"policy",&Policy, nullptr}, {"build-dep", &DoBuildDep,nullptr}, {"clean", &DoClean, nullptr}, {"distclean", &DoDistClean, nullptr}, {"autoclean", &DoAutoClean, nullptr}, {"source", &DoSource, nullptr}, {"download", &DoDownload, nullptr}, {"changelog", &DoChangelog, nullptr},
* Release 2.7.32.7.3Julian Andres Klode2023-08-021-1/+1
|
* Add apt-patterns(7) to apt{,-cache,-get} SEE ALSO sectionsDavid Kalnischkies2023-07-261-1/+1
| | | | | | | While we are at it fix the mislabeling as (5) in some places and unfuzzy the translations. Reported-By: Enrico Zini on IRC
* Add "apt-patterns" reference to "apt list" description in apt(8)Tianon Gravi2023-07-251-4/+4
|
* Release 2.0.22.0.2Julian Andres Klode2020-04-091-1/+1
|
* Fix gramma in apt(8): "by append(+ing) a"Marco Ippolito2020-04-051-1/+1
| | | | Closes: #955412
* release 1.9.101.9.10Julian Andres Klode2020-02-181-1/+1
|
* doc: remove "WIP" from apt.8.xmlMichael Vogt2020-02-131-1/+1
| | | | | The current man-page has "(work in progress") for `apt list`. I feel after more than >5y we can remove this.
* Release 1.9.0 to experimental1.9.0Julian Andres Klode2019-06-171-1/+1
|
* Introduce apt satisfy and apt-get satisfyJulian Andres Klode2019-06-111-0/+9
| | | | | | | | | | | | | | | | | | Allow to satisfy dependency strings supplied on the command line, optionally prefixed with "Conflicts:" to satisfy them like Conflicts. Build profiles and architecture restriction lists, as used in build dependencies, are supported as well. Compared to build-dep, build-essential is not installed automatically, and installing of recommended packages follows the global default, which defaults to yes. Closes: #275379 See merge request apt-team/apt!63
* Perform minor copy-editing on the docsMartin Michlmayr2019-04-041-1/+1
|
* Release 1.8.0~rc11.8.0_rc1Julian Andres Klode2019-02-041-1/+1
|
* Add a "reinstall" command as an alias for "install --reinstall".Josh Triplett2019-01-271-1/+1
| | | | aptitude has a similar "reinstall" command for precedent.
* Fix typos encountered while updating de translationChris Leick2018-10-301-1/+1
|
* fix three typos in sources & manpagesChris Leick2016-11-091-1/+1
|
* change debian related entities to a more explicit nameDavid Kalnischkies2016-01-141-1/+1
| | | | Git-Dch: Ignore
* update manpage last-modified from git via pre-export hookDavid Kalnischkies2015-11-251-1/+1
| | | | | | | | Never updating this information is wrong, updating it automatically isn't super correct either, but it seems conventional to have it and updating it more often than needed seems better than updating it never. Git-Dch: Ignore
* review apt(8) manpageJustin B Rye2015-11-251-19/+19
|
* fix a few typos in code-comments/apt manpageDavid Kalnischkies2015-11-201-2/+2
| | | | | Reported-By: codespell Git-Dch: Ignore
* revamp apt(8) to refer more instead of duplicatingDavid Kalnischkies2015-11-041-109/+100
| | | | | | As apt is targetted at users, lets try to make apt(8) for users as well by giving only a quick overview about what is available and some pointers for how to find a whole lot more details.
* apt: Add autoremove and auto-remove commandsJulian Andres Klode2015-08-141-0/+5
|
* Accept --upgradeable as synonym for --upgradableJulian Andres Klode2015-08-131-1/+2
| | | | | | It's a tiny diff, so why not? But no need to document it. Closes: #787846
* ensure that all docs use all entities filesDavid Kalnischkies2014-08-261-7/+3
| | | | | | | | | Not all are needed for all files at the moment, but the new docbook building hadn't available some of the entities it used as the files weren't correctly copied around in all cases and having the same across the bord makes working with all of them a little easier. Git-Dch: Ignore
* doc/apt.8.xml: fix typo, thanks to Jakub WilkMichael Vogt2014-07-291-2/+2
| | | | Closes: #756056
* Fix option name DPkg::Progress-Fancy in apt.8 manpage (LP: #1310506)Michael Vogt2014-04-221-1/+1
|
* apt: Minor typo in 'apt' man page (closes: #743657)Josef Vitu2014-04-101-1/+1
|
* fix small apt.8.xml issuesMichael Vogt2014-04-011-4/+4
|
* add "full-upgrade" to the apt.5.xml documentationMichael Vogt2014-04-011-0/+7
|
* describe script usage in the manpageMichael Vogt2014-01-241-1/+9
|
* add "Script usage" section and bugfixesMichael Vogt2014-01-221-9/+21
|
* improve apt.8.xmlMichael Vogt2014-01-061-11/+40
|\
| * document list/searchMichael Vogt2014-01-061-2/+18
|/
* start adding apt.8.xmlMichael Vogt2013-11-251-0/+128