Clarify what is considered an old cache file.
the build was successful Details

This commit is contained in:
tastytea 2019-04-13 04:22:25 +02:00
부모 125e45ca88
커밋 95b4ca21ed
로그인 계정: tastytea
GPG 키 ID: CFC39497F1B26E07
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

@ -2,7 +2,7 @@
:doctype: manpage
:Author: tastytea
:Email: tastytea@tastytea.de
:Date: 2019-04-12
:Date: 2019-04-13
:Revision: 0.0.0
:man source: compilescript
:man version: {revision}
@ -37,7 +37,8 @@ The compiler invocation looks like this: <configured compiler> <source file>
== OPTIONS
*--cleanup*::
Delete old cache files (older than +clean_after_hours+).
Delete old cache files. You can configure the timespan after which a file is
considered old with the config option _clean_after_hours_.
*--version*::
Print version, copyright and license.