summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2015-07-22 17:32:00 +0200
committerMatthias Beyer <mail@beyermatthias.de>2015-07-22 17:32:00 +0200
commit64ddfa1fdbc793f1b25b20ca7d8be94bdbde88fd (patch)
treeb0b2d8e33d11620469f59aedcd06e8b03532ec17
parent1cd8d5c7f9ed7c99252ff4e7df78cdb67e9fac73 (diff)
parent2a05007d005358b1fb0ec5e18485757d0a6aa329 (diff)
Merge pull request #61 from matthiasbeyer/switch-add-missing_custom_tag_helptext
Add help text for -t switch for custom tag
-rwxr-xr-xnix-script-switch.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix-script-switch.sh b/nix-script-switch.sh
index f2cc01f..0fa5bd7 100755
--- a/nix-script-switch.sh
+++ b/nix-script-switch.sh
@@ -14,6 +14,7 @@ usage() {
-c <command> Command for nixos-rebuild. See 'man nixos-rebuild'
-w <path> Path to your configuration git directory
-n DON'T include hostname in tag name
+ -t <tagname> Custom tag name
-h Show this help and exit
This command helps you rebuilding your system and keeping track