update README
This commit is contained in:
parent
77e40456c5
commit
5d7432e46a
1 changed files with 6 additions and 0 deletions
|
@ -74,6 +74,12 @@ Please make sure to `cd` to the Firefish local repository before running these c
|
||||||
fishctl config update
|
fishctl config update
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can also specify the revision to update to, but this feature is for development purposes only.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
fishctl config update v1
|
||||||
|
```
|
||||||
|
|
||||||
### Validate the config files
|
### Validate the config files
|
||||||
|
|
||||||
Execute the following command to validate the config files.
|
Execute the following command to validate the config files.
|
||||||
|
|
Loading…
Reference in a new issue