1
0

doc: write some README but not finish

This commit is contained in:
2025-12-17 22:34:49 +08:00
parent 11c48b4aaf
commit 0b98610e1f
4 changed files with 25 additions and 8 deletions

7
wfassoc_exec/README.md Normal file
View File

@@ -0,0 +1,7 @@
# Wfassoc Executable
For the syntax of this executable's parameters, execute it with `--help` for more.
For how to write manifest TOML file passed to `config` parameter, please see our example located in `example/ppic.toml`.
Please note that the value passed to `for` parameter should be consistent when calling `query`, `register` and `unregister`. For example you should not call `register` with `--for user`, and call `unregister` with `--for system` later.