update oizys help on README

This commit is contained in:
Daylin Morgan 2024-05-05 17:42:09 -05:00
parent 7b6cdedcd1
commit 227e3a2fe9
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -42,21 +42,26 @@ nix run "github:daylinmorgan/oizys"
```
```
oizys <cmd> [opts]
nix begat oizys
commands:
dry poor man's nix flake check
boot nixos-rebuild boot
switch nixos-rebuild switch
Usage:
oizys [command]
Available Commands:
boot nixos rebuild boot
build A brief description of your command
cache build and push to cachix
build build system flake
dry poor man's nix flake check
help Help about any command
output show nixosConfiguration attr
switch nixos rebuild switch
options:
-h|--help show this help
--host hostname (current host)
-f|--flake path to flake ($FLAKE_PATH or $HOME/oizys)
-c|--cache name of cachix binary cache (daylin)
--no-pinix don't use pinix
Flags:
--flake string path to flake ($OIZYS_DIR or $HOME/oizys)
-h, --help help for oizys
--host string host to build (current host)
Use "oizys [command] --help" for more information about a command.
```
## oizys?