filed
Job queue using FUSE
git clone git://mccd.space/filed
| Log | Files | Refs | README | LICENSE |
commit be360f6b954c1c7fc41b136cfa0135028e6f1f62 parent 562f5997c39083629af1d4e75fa8aca036dc1259 Author: Marc Coquand <marc@coquand.email> Date: Mon, 15 Dec 2025 15:57:28 +0100 Docs Diffstat:
| M | qj.1.scd | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qj.1.scd b/qj.1.scd @@ -69,7 +69,7 @@ The above cronjob looks for jobs older than 1 week and removes them. ## QJ_STATE_FILE -Path to store sqlite state data file. File is created if it does not +Path to store sqlite state. File is created if it does not exist. Defaults to $XDG_DATA_HOME/qj.db, or exit(1) if XDG_DATA_HOME is unset. # EXAMPLES