Commit 955183

2026-08-30 20:16:05 Ralph Thesen: Link the CLI page from the home page
cli.md ..
@@ 88,11 88,10 @@
> [!WARNING]
> `--flags` and `--permissions` **overwrite** the current values rather than
- > adding to them. To make someone an admin without dropping their other
- > attributes, pass the full set you want.
+ > adding to them.
```
- flask user edit user@example.com --new-name="Jane Roe" --permissions=read,write,upload
+ flask user edit user@example.com --new-name="Jane Doe" --permissions=read,write,upload
```
### Delete a user
home.md ..
@@ 27,7 27,7 @@
### Getting Started
- Ready to set up your own instance? Follow the [installation guide](/Installation) to set up your wiki. For detailed information about the configuration, consult our [configuration guide](/Configuration).
+ Ready to set up your own instance? Follow the [installation guide](/Installation) to set up your wiki. For detailed information about the configuration, consult our [configuration guide](/Configuration). Users can be managed, and admin access recovered, from the [command line interface](/CLI).
### Contributing
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9