nixcfg/packages/nixos-hosts/help/nixos-hosts.sh

17 lines
382 B
Bash
Raw Normal View History

echo -e "
${text_bold}${text_fg_blue}nixos-hosts${text_reset}
${text_bold}DESCRIPTION${text_reset}
Show NixOS hosts from your flake.
${text_bold}USAGE${text_reset}
${text_dim}\$${text_reset} ${text_bold}nixos-hosts${text_reset} [options]
${text_bold}OPTIONS${text_reset}
--help, -h Show this help message
--debug Show debug messages
"