mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 22:30:44 -06:00
remove level of help indentation
This commit is contained in:
parent
c76de83a18
commit
db30869eea
1 changed files with 14 additions and 13 deletions
|
@ -90,6 +90,7 @@ proc switch(c: OizysContext) =
|
||||||
|
|
||||||
const usage = """
|
const usage = """
|
||||||
oizys <cmd> [opts]
|
oizys <cmd> [opts]
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
dry poor man's nix flake check
|
dry poor man's nix flake check
|
||||||
boot nixos-rebuild boot
|
boot nixos-rebuild boot
|
||||||
|
|
Loading…
Reference in a new issue