update doc
This commit is contained in:
parent
dd5d1ea829
commit
6d146f44c8
2 changed files with 5 additions and 0 deletions
|
|
@ -60,6 +60,10 @@ usage:
|
||||||
this command creates a credentials file (.mxpass) in the current dir.
|
this command creates a credentials file (.mxpass) in the current dir.
|
||||||
autopickup by all tools & bots that requires credentials, no further configuration required
|
autopickup by all tools & bots that requires credentials, no further configuration required
|
||||||
|
|
||||||
|
e2eesetup
|
||||||
|
this command configures crypto. (self signed device)
|
||||||
|
this works only then no other e2ee enabled devices are present, so this tool will ask to log them out.
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
mxdiscover --help
|
mxdiscover --help
|
||||||
mxpassitem --help
|
mxpassitem --help
|
||||||
|
|
|
||||||
|
|
@ -12,5 +12,6 @@ install: pip install .
|
||||||
|
|
||||||
usage:
|
usage:
|
||||||
- run `smalsetup <matrixid>` in an empty dir.
|
- run `smalsetup <matrixid>` in an empty dir.
|
||||||
|
- run `e2eesetup` to self-sign (no red dot on messeges)
|
||||||
- start the bot `demobot`.
|
- start the bot `demobot`.
|
||||||
- simple demo bot. no further configuration required
|
- simple demo bot. no further configuration required
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue