diff options
Diffstat (limited to 'doc/apk-add.8.scd')
-rw-r--r-- | doc/apk-add.8.scd | 28 |
1 files changed, 2 insertions, 26 deletions
diff --git a/doc/apk-add.8.scd b/doc/apk-add.8.scd index ab9ca49..902f93a 100644 --- a/doc/apk-add.8.scd +++ b/doc/apk-add.8.scd @@ -15,32 +15,8 @@ them if not already present, ensuring all dependencies are met. # OPTIONS -## COMMIT OPTIONS - -*apk add* commits the database, and supports the same options as other commit -operations. - -*-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). - -## ADD OPTIONS - -The following options affect the *add* operation. +*apk add* supports the commit options described in *apk*(8), as well as the +following options: *--initdb* Initialize a new package database. |