summaryrefslogtreecommitdiffstats
path: root/checkout.sh
diff options
context:
space:
mode:
authorMalf Furious <m@lfurio.us>2017-04-28 00:17:59 -0400
committerMalf Furious <m@lfurio.us>2017-04-28 00:17:59 -0400
commit9ada601ecdbe5b03b15385e9e65d98ad3aad7ff7 (patch)
tree32350314de4407f673766ad32d66725c6bae1867 /checkout.sh
parentd90fbde7a9805c984ef4c126f5ab58113a8488ef (diff)
downloadsystrunk-9ada601ecdbe5b03b15385e9e65d98ad3aad7ff7.tar.gz
systrunk-9ada601ecdbe5b03b15385e9e65d98ad3aad7ff7.zip
Update synopsis of checkout command
Diffstat (limited to 'checkout.sh')
-rw-r--r--checkout.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkout.sh b/checkout.sh
index 5ea4b70..01a9bf0 100644
--- a/checkout.sh
+++ b/checkout.sh
@@ -1,5 +1,5 @@
##
-# systrunk checkout [[<remote>] <path>] <version>
+# systrunk checkout <version> [[<remote>] <path>]
#
# Reset a worktree to the state at <version>. If <path> is given,
# checkout also initializes a new worktree at the CWD. If <remote>