From 1a32129e415b81c5947153ed4de9d0a34b194f2f Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Mon, 10 Jun 2024 10:19:00 +0200 Subject: [PATCH] Start of thaw manpage --- src/manpages/thaw.1.scd | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/manpages/thaw.1.scd diff --git a/src/manpages/thaw.1.scd b/src/manpages/thaw.1.scd new file mode 100644 index 0000000..14e09ef --- /dev/null +++ b/src/manpages/thaw.1.scd @@ -0,0 +1,16 @@ +thaw(1) + +# NAME & DESCRIPTION + +A simple wrapper around `nixos-rebuild` + +# OPTIONS + +*--help -h* + Print usage and exit + +*--build-on-machine -b* + +*--push-to-machine -p* + +*--machine -m*