diff --git a/build-tests/sparo-output-test/etc/clone-help.txt b/build-tests/sparo-output-test/etc/clone-help.txt index 7311031..33b9beb 100644 --- a/build-tests/sparo-output-test/etc/clone-help.txt +++ b/build-tests/sparo-output-test/etc/clone-help.txt @@ -6,6 +6,8 @@ Git version is __VERSION__ sparo clone [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 diff --git a/build-tests/sparo-output-test/etc/top-level-help.txt b/build-tests/sparo-output-test/etc/top-level-help.txt index 0ca4aef..3be21f7 100644 --- a/build-tests/sparo-output-test/etc/top-level-help.txt +++ b/build-tests/sparo-output-test/etc/top-level-help.txt @@ -12,7 +12,7 @@ Commands: profiles that contain the specified project name sparo init-profile Initialize a new profile. - sparo clone [directory] + sparo clone [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