summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2021-02-14 10:01:02 -0500
committerTimo Teräs <timo.teras@iki.fi>2021-03-19 12:26:15 +0000
commit646c834492a419a96b4032c230e842d27f87e997 (patch)
treef3b78584924624dc73c8ec909f7dc8d685a84db0 /doc
parent4fe5ac83287678a5f870def74ed28f45ab22815f (diff)
downloadapk-tools-646c834492a419a96b4032c230e842d27f87e997.tar.gz
apk-tools-646c834492a419a96b4032c230e842d27f87e997.tar.bz2
apk-tools-646c834492a419a96b4032c230e842d27f87e997.tar.xz
apk-tools-646c834492a419a96b4032c230e842d27f87e997.zip
Log to /var/log/apk.log
This adds a log file at /var/log/apk.log. On each run, apk's version information and the current date & time are written to this file, followed by any normal apk output.
Diffstat (limited to 'doc')
-rw-r--r--doc/apk.8.scd2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/apk.8.scd b/doc/apk.8.scd
index 0ca26b1..caf8382 100644
--- a/doc/apk.8.scd
+++ b/doc/apk.8.scd
@@ -15,6 +15,8 @@ to install is called the _world_ (see *apk-world*(5)). *apk* supports various
sub-commands to query and manipulate _world_ and local & remote package
repositories.
+All apk commands which modify the database are logged to /var/log/apk.log.
+
# COMMANDS
Each command is documented in detail on its manual page.