mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 14:20:44 -06:00
updates to cli
This commit is contained in:
parent
d8c067a48f
commit
e7a74ed9fd
1 changed files with 3 additions and 1 deletions
|
@ -64,9 +64,11 @@ Available Commands:
|
||||||
update update and run nixos rebuild
|
update update and run nixos rebuild
|
||||||
|
|
||||||
Flags:
|
Flags:
|
||||||
|
--debug show debug output
|
||||||
--flake string path to flake ($OIZYS_DIR or $HOME/oizys)
|
--flake string path to flake ($OIZYS_DIR or $HOME/oizys)
|
||||||
-h, --help help for oizys
|
-h, --help help for oizys
|
||||||
--host string host to build (current host)
|
--host string host(s) to build (current host)
|
||||||
|
--reset-cache set narinfo-cache-negative-ttl to 0
|
||||||
-v, --verbose show verbose output
|
-v, --verbose show verbose output
|
||||||
|
|
||||||
Use "oizys [command] --help" for more information about a command.
|
Use "oizys [command] --help" for more information about a command.
|
||||||
|
|
Loading…
Reference in a new issue