This commit is contained in:
Gilles Grandou 2023-12-04 21:09:25 +01:00
parent bb8695119f
commit 7105c2bf8c
1 changed files with 10 additions and 0 deletions

View File

@ -185,6 +185,16 @@ Just run:
This lists all `osname` present in your current configuration file.
### Editing configuration:
you can easily open the current configuration file with:
$ runon edit
If you open the `runon.default.yaml` file, take care to save your changes in
a new `runon.yaml` file to avoid the default one, which could be overwritten
next time you install or update `runon`.
### Interactive shell