aboutsummaryrefslogtreecommitdiffstats
path: root/doc/apk.8.scd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apk.8.scd')
-rw-r--r--doc/apk.8.scd22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/apk.8.scd b/doc/apk.8.scd
index 2ec3b80..8280ab9 100644
--- a/doc/apk.8.scd
+++ b/doc/apk.8.scd
@@ -157,6 +157,28 @@ The following options are available for all commands.
Wait for TIME seconds to get an exclusive repository lock before
failing.
+# COMMIT OPTIONS
+
+The following options are available for all commands which commit the database.
+
+*-s, --simulate*
+ Simulate the requested operation without making any changes.
+
+*--clean-protected*
+ Do not create .apk-new files in configuration directories.
+
+*--overlay-from-stdin*
+ Read list of overlay files from stdin.
+
+*--no-scripts*
+ Do not execute any scripts.
+
+*--no-commit-hooks*
+ Skip pre/post hook scripts (but not other scripts).
+
+*--initramfs-diskless-boot*
+ Enables options for diskless initramfs boot (e.g. skip hooks).
+
# NOTES
This apk has coffee making abilities.