chore: update output test files

This commit is contained in:
Cheng Liu 2024-03-08 18:35:48 -08:00
parent f937af5339
commit 7f65911802
No known key found for this signature in database
GPG key ID: EEC8452F7DB85CD6
3 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@ Positionals:
start-point [string]
Options:
-h, --help Show help [boolean]
--help Show help [boolean]
-b Create a new branch and start it at <start-point> [boolean]
-B Create a new branch and start it at <start-point>; if it
already exists, reset it to <start-point> [boolean]

View file

@ -15,7 +15,7 @@ Positionals:
only allowed if the directory is empty [string]
Options:
-h, --help Show help [boolean]
--help Show help [boolean]
-s, --skip-git-config By default, Sparo automatically configures the
recommended git settings for the repository you are
about to clone. If you prefer not to include this step,

View file

@ -26,5 +26,5 @@ Commands:
sparo git-pull original git pull command
Options:
-h, --help Show help [boolean]
--version Show version number [boolean]
--help Show help [boolean]
--version Show version number [boolean]