Skip to content

Commit 8e76089

Browse files
committed
document that nothing is saved by default
1 parent d30d9bf commit 8e76089

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,11 @@ All is not everything
327327

328328
The ``--all`` argument does not include: downloading attachments from issue and pull request comments (``--attachments``), cloning private repos (``-P, --private``), cloning forks (``-F, --fork``), cloning starred repositories (``--all-starred``), ``--pull-details``, cloning LFS repositories (``--lfs``), cloning gists (``--gists``) or cloning starred gist repos (``--starred-gists``). See examples for more.
329329

330+
Saves nothing if no arguments are passed
331+
----------------------------------------
332+
333+
At least one argument like ``--all`` or ``--repositories`` is needed for github-backup to actually save data. Without relevant arguments, github-backup fetches some data from GitHub but doesn't put any of it into files.
334+
330335
Starred repository size
331336
-----------------------
332337

0 commit comments

Comments
 (0)