filed
Job queue using FUSE
git clone git://mccd.space/filed
| Log | Files | Refs | README | LICENSE |
commit 7fbeedf34ebaafd796559297cb09d6836b870010 parent f81974e75067e34237a96aa8f8bdb1d99849faf5 Author: Marc Coquand <marc@coquand.email> Date: Thu, 18 Dec 2025 09:37:03 +0100 Fix link Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md @@ -115,6 +115,6 @@ File d'attente is tested, but not battle-tested. There are probably quite a few [nq]: https://github.com/leahneukirchen/nq [task-spooler]: https://github.com/justanhduc/task-spooler [bull]: https://www.npmjs.com/package/bull -[man pages]: https://git.sr.ht/~marcc/filed/tree/main/item/filed.1.scd +[man pages]: https://git.sr.ht/~marcc/filed/tree/main/item/filed.5.scd [scdoc]: https://git.sr.ht/~sircmpwn/scdoc [inotify does not work with fuse]: https://github.com/bazil/fuse/issues/188