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: Usage:
dry poor man's nix flake check oizys [command]
boot nixos-rebuild boot
switch nixos-rebuild switch Available Commands:
boot nixos rebuild boot
build A brief description of your command
cache build and push to cachix 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: Flags:
-h|--help show this help --flake string path to flake ($OIZYS_DIR or $HOME/oizys)
--host hostname (current host) -h, --help help for oizys
-f|--flake path to flake ($FLAKE_PATH or $HOME/oizys) --host string host to build (current host)
-c|--cache name of cachix binary cache (daylin)
--no-pinix don't use pinix Use "oizys [command] --help" for more information about a command.
``` ```
## oizys? ## oizys?