X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b40f2c3bd7aace2dcf1e0262b9356906be9eb272..671b7116373153c6498bffafc7d0312b67ffb069:/doc/apt-mark.8.xml?ds=sidebyside
diff --git a/doc/apt-mark.8.xml b/doc/apt-mark.8.xml
index 592a8b97d..01c8665dd 100644
--- a/doc/apt-mark.8.xml
+++ b/doc/apt-mark.8.xml
@@ -82,6 +82,22 @@
+ hold
+ hold is used to mark a
+ package as hold back, which will prevent the package from being
+ automatically installed, upgraded or removed.
+ The command is only a wrapper around dpkg --set-selections
+ and the state is therefore maintained by &dpkg; and not effected
+ by the option.
+
+
+
+ unhold
+ unhold is used to cancel a
+ previously set hold on a package to allow all actions again.
+
+
+
showautoshowauto is used to print a
list of automatically installed packages with each package on a new line.
@@ -97,6 +113,13 @@
+ showhold
+ showhold is used to print a list
+ of packages on hold in the same way as for the other show commands.
+
+
+
+