Skip to content

Commit

Permalink
Merge pull request josegonzalez#341 from jwilk-forks/spelling
Browse files Browse the repository at this point in the history
Fix punctuation in README
  • Loading branch information
josegonzalez authored Sep 14, 2024
2 parents 0846e7d + ca3c4fa commit 871d69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ Gotchas / Known-issues
All is not everything
---------------------

The ``--all`` argument does not include; cloning private repos (``-P, --private``), cloning forks (``-F, --fork``) cloning starred repositories (``--all-starred``), ``--pull-details``, cloning LFS repositories (``--lfs``), cloning gists (``--starred-gists``) or cloning starred gist repos (``--starred-gists``). See examples for more.
The ``--all`` argument does not include: cloning private repos (``-P, --private``), cloning forks (``-F, --fork``), cloning starred repositories (``--all-starred``), ``--pull-details``, cloning LFS repositories (``--lfs``), cloning gists (``--starred-gists``) or cloning starred gist repos (``--starred-gists``). See examples for more.

Cloning all starred size
------------------------
Expand Down

0 comments on commit 871d69b

Please sign in to comment.