ladybird/Base/usr/share/man/man1/config.md

28 lines
405 B
Markdown
Raw Normal View History

## Name
config
## Synopsis
```sh
$ config <domain> <group> <key> [value]
```
## Description
Show or modify values in the configuration files through ConfigServer.
## Options:
* `--help`: Display help message and exit
* `--version`: Print version
## Arguments:
* `domain`: Config domain
* `group`: Group name
* `key`: Key name
* `value`: Value to write
<!-- Auto-generated through ArgsParser -->