mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-21 21:50:43 -06:00
update help
This commit is contained in:
parent
cbe1cebe74
commit
262dea646b
1 changed files with 2 additions and 4 deletions
|
@ -54,15 +54,14 @@ nix run "github:daylinmorgan/oizys"
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
oizys
|
|
||||||
|
|
||||||
usage:
|
usage:
|
||||||
oizys subcmd [flags]
|
oizys subcmd [flags]
|
||||||
|
|
||||||
subcommands:
|
subcommands:
|
||||||
build nix build
|
build nix build
|
||||||
cache build and push store paths
|
cache build and push store paths
|
||||||
ci trigger GHA
|
ci builtin ci
|
||||||
|
gha trigger GHA
|
||||||
dry dry run build
|
dry dry run build
|
||||||
os nixos-rebuild subcmd
|
os nixos-rebuild subcmd
|
||||||
output nixos config attr
|
output nixos config attr
|
||||||
|
@ -74,7 +73,6 @@ flags:
|
||||||
-d --debug enable debug mode
|
-d --debug enable debug mode
|
||||||
-r --resetCache set cache timeout to 0
|
-r --resetCache set cache timeout to 0
|
||||||
-h --help show this help
|
-h --help show this help
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## oizys?
|
## oizys?
|
||||||
|
|
Loading…
Reference in a new issue