summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2021-08-23 11:07:50 +0300
committerTimo Teräs <timo.teras@iki.fi>2021-08-23 11:08:54 +0300
commitb352ba750ff4df362a8246c2f5cd3e73a66c9c7c (patch)
treed172350af8e73b7652baa21a8a0dc5eb2113f9b9 /doc
parent5038e30ef96f2bf1e74c29f632f5ae2e06bc702f (diff)
downloadapk-tools-b352ba750ff4df362a8246c2f5cd3e73a66c9c7c.tar.gz
apk-tools-b352ba750ff4df362a8246c2f5cd3e73a66c9c7c.tar.bz2
apk-tools-b352ba750ff4df362a8246c2f5cd3e73a66c9c7c.tar.xz
apk-tools-b352ba750ff4df362a8246c2f5cd3e73a66c9c7c.zip
list: recognize both --upgradable and --upgradeable
fixes #10759
Diffstat (limited to 'doc')
-rw-r--r--doc/apk-list.8.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apk-list.8.scd b/doc/apk-list.8.scd
index e011825..e09577d 100644
--- a/doc/apk-list.8.scd
+++ b/doc/apk-list.8.scd
@@ -27,7 +27,7 @@ globbing.
*-a, --available*
Consider only available packages.
-*-u, --upgradable*
+*-u, --upgradable, --upgradeable*
Consider only upgradable packages.
*-o, --origin*