diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/apk-fetch.8.scd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/apk-fetch.8.scd b/doc/apk-fetch.8.scd index dd86ce4..7bbbc90 100644 --- a/doc/apk-fetch.8.scd +++ b/doc/apk-fetch.8.scd @@ -17,6 +17,10 @@ specified. # OPTIONS +*--built-after* _TIMESPEC_ + 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* Create hard links if possible. |