Skip to content

Commit 7dd0008

Browse files
authored
Update README.md
1 parent e7a0a5b commit 7dd0008

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
Downloads git sub dir
22

3-
##Usage
3+
## Usage
44
python get_git_sub_dir.py user/repo <options>
55
python get_git_sub_dir.py user/private_repo --private <options>
66

7-
##Options Flags:
7+
## Options Flags:
88
- `--private`: the repo is private (default is `False`, username and password will be requested)
99
- `-r`: recursive download (default is `True`)
1010
- `-p`: filepath
1111
- `-b`: branch
1212

13-
##Example
13+
## Example
1414

1515
Let's download the docs from twitter bootstrap https://github.com/twbs/bootstrap/tree/master/docs
1616

0 commit comments

Comments
 (0)