From 3ea645aa2098f8bc9f8e6758a58638c33c89a921 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Wed, 6 Nov 2024 23:04:41 -0600 Subject: [PATCH] update help for oizys --- README.md | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index b898191..59b9957 100644 --- a/README.md +++ b/README.md @@ -54,19 +54,27 @@ nix run "github:daylinmorgan/oizys" ``` ``` -nix begat oizys -Usage: - oizys {SUBCMD} [sub-command options & parameters] +oizys + +usage: + oizys subcmd [flags] subcommands: - help print comprehensive or per-cmd help - build nix build - cache build and push to cachix - ci trigger GHA update flow - dry dry run build - os nixos-rebuild - output output - update update and run nixos-rebuild + build nix build + cache build and push store paths + ci trigger GHA + dry dry run build + os nixos-rebuild subcmd + output nixos config attr + update update and run nixos-rebuild + +flags: + --flake path/to/flake + --host host(s) to build + -d --debug enable debug mode + -r --resetCache set cache timeout to 0 + -h --help show this help + ``` ## oizys? @@ -79,4 +87,3 @@ Oizys was birthed by the goddess Nyx/Nix and embodies suffering and misery. Whic > I don't use home-manager to manager my shell/user configs. You can find those in my separate `chezmoi`-managed [`dotfiles`](https://git.dayl.in/daylin/dotfiles) repository. -