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
cache build and push to cachix
build build system flake
options: Available Commands:
-h|--help show this help boot nixos rebuild boot
--host hostname (current host) build A brief description of your command
-f|--flake path to flake ($FLAKE_PATH or $HOME/oizys) cache build and push to cachix
-c|--cache name of cachix binary cache (daylin) dry poor man's nix flake check
--no-pinix don't use pinix help Help about any command
output show nixosConfiguration attr
switch nixos rebuild switch
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? ## oizys?