summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2023-05-02 13:11:51 +0300
committerTimo Teräs <timo.teras@iki.fi>2023-05-02 13:14:20 +0300
commit488b8456f4d5bbf446ddd5745fb50bea7c7556db (patch)
treef2f4d899acf16ef83653b07a6f8cd346f528ea0e
parent08c7157d3c3a15c20c15ffc6e4763c97c6f0bfe4 (diff)
downloadapk-tools-488b8456f4d5bbf446ddd5745fb50bea7c7556db.tar.gz
apk-tools-488b8456f4d5bbf446ddd5745fb50bea7c7556db.tar.bz2
apk-tools-488b8456f4d5bbf446ddd5745fb50bea7c7556db.tar.xz
apk-tools-488b8456f4d5bbf446ddd5745fb50bea7c7556db.zip
doc: fetch: correct --link short option to -l
Seems originally it was indeed -L, but was inadvertently changed to -l in 2.12_rc1 in options refactoring commit 1d7123d8. Since already the 2.12-stable uses -l, update just documentation. fixes #10894
-rw-r--r--doc/apk-fetch.8.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apk-fetch.8.scd b/doc/apk-fetch.8.scd
index 7bbbc90..495c3d4 100644
--- a/doc/apk-fetch.8.scd
+++ b/doc/apk-fetch.8.scd
@@ -21,7 +21,7 @@ specified.
Only fetch packages that have buildtime more recent than TIMESPEC.
TIMESPEC can be a "YYYY-MM-DD HH:MM:SS" date, or seconds since epoch.
-*-L, --link*
+*-l, --link*
Create hard links if possible.
*-o, --output* _DIR_