doc: write some README but not finish
This commit is contained in:
7
wfassoc_exec/README.md
Normal file
7
wfassoc_exec/README.md
Normal 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.
|
||||
Reference in New Issue
Block a user