chore: update clone output build test

This commit is contained in:
Cheng Liu 2024-08-09 14:09:10 -07:00
parent 6f992e755d
commit 7fb2334991
No known key found for this signature in database
GPG key ID: EEC8452F7DB85CD6
2 changed files with 3 additions and 1 deletions

View file

@ -6,6 +6,8 @@ Git version is __VERSION__
sparo clone <repository> [directory]
Clone a repository into a new directory
Positionals:
repository The remote repository to clone from. [string] [required]
directory The name of a new directory to clone into. The "humanish" part of

View file

@ -12,7 +12,7 @@ Commands:
profiles that contain the specified
project name
sparo init-profile Initialize a new profile.
sparo clone <repository> [directory]
sparo clone <repository> [directory] Clone a repository into a new directory
sparo checkout [branch] [start-point] Updates files in the working tree to
match the version in the index or the
specified tree. If no pathspec was