filed
Job queue using FUSE
git clone git://mccd.space/filed
| Log | Files | Refs | README | LICENSE |
commit 5c293076768319e51ceff366a0ab534c2a03171d parent b4abb11cf431967c81b6633fb62587e8320c8a4e Author: Marc Coquand <marc@coquand.email> Date: Tue, 16 Dec 2025 18:56:57 +0100 README Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md @@ -70,7 +70,7 @@ You can restart a job by moving the job back to pending: $ mv /tmp/filed-jobs/failed/2 /tmp/filed-jobs/pending ``` -Finally, if you want to remove a completed or failed jobs: +Finally, if you want to remove completed or failed jobs: ```sh $ rm /tmp/filed-jobs/failed/2