diff options
-rw-r--r-- | checkout.sh | 2 |
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> |