mirror of
https://github.com/tiktok/sparo.git
synced 2024-11-14 19:35:12 -05:00
chore: update output test files
This commit is contained in:
parent
f937af5339
commit
7f65911802
3 changed files with 4 additions and 4 deletions
|
@ -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]
|
||||
|
|
|
@ -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,
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue