mirror of
https://github.com/clockfort/GitHub-Backup.git
synced 2025-03-16 00:00:06 +01:00
improve style of README
This commit is contained in:
parent
7bbbce380c
commit
83174e1f6d
1 changed files with 1 additions and 4 deletions
|
@ -17,6 +17,7 @@ Installation is simple with
|
|||
|
||||
Usage
|
||||
----------------------------
|
||||
|
||||
````
|
||||
usage: github-backup.py [-h] [-c] [-m] [-f] [-S] [-g ARGS] [-o ORG] [-s SUFFIX] [-P PREFIX]
|
||||
[-p PASSWORD] [-t TOKEN] username backupdir
|
||||
|
@ -74,13 +75,9 @@ Why This Software Exists
|
|||
This software is useful in many cases:
|
||||
|
||||
- GitHub suddenly explodes.
|
||||
|
||||
- GitHub goes out of business.
|
||||
|
||||
- Your corporation's backup policies are more stringent than GitHub's.
|
||||
|
||||
- You have spotty/no internet access - perhaps you'd like to have all of your repositories available to code on while you ride the train?
|
||||
|
||||
- You are paranoid tinfoil-hat wearer who needs to back up everything in triplicate on a variety of outdated tape media.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue