mention --use-update-script in readme

This commit is contained in:
figsoda 2022-11-28 11:27:23 -05:00
parent 895f44126b
commit b45b1da9c0

View File

@ -17,6 +17,7 @@ designed to work with nixpkgs but also other package sets.
- build and run the resulting package (see `--build`,
`--run` or `--shell`
- commit updated files (see `--commit` flag)
- run update scripts (`passthru.updateScript`, see `--use-update-script` flag)
- run package tests (see `--test` flag)
## Installation