1
0

refactor: rename project name from underline to dash

This commit is contained in:
2026-04-17 14:52:13 +08:00
parent 1509723ada
commit d2bd4425df
15 changed files with 5 additions and 5 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.