doc: add missed -f flag to the command

This commit is contained in:
Dmitriy Pleshevskiy 2022-08-01 12:49:52 +03:00
parent 925f446cb1
commit 73dd2d4883
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ behavior with the `-f` (`--file`) flag.
```sh
cp .env.example .env.properties
vnetod .env.properties local
vnetod -f .env.properties local
```
And you can also change the output file with the `-o` (`--output`) flag, if you