Commit 1a76ce2 1 parent 1835aa5 commit 1a76ce2 Copy full SHA for 1a76ce2
File tree 1 file changed +2
-3
lines changed
public/static/docs/command-reference
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -58,14 +58,13 @@ name.
58
58
an existing directory is specified, then the output will be placed inside of
59
59
it.
60
60
61
- - ` --rev ` - ` url ` is expected to represent a Git repository for this option to
62
- have an effect. Specific
61
+ - ` --rev ` - specific
63
62
[ Git revision] ( https://git-scm.com/book/en/v2/Git-Internals-Git-References )
64
63
(such as a branch name, a tag, or a commit hash) of the repository to download
65
64
the file or directory from. The tip of the default branch is used by default
66
65
when this option is not specified.
67
66
68
- - ` -h ` , ` --help ` - prints the usage/help message, and exit.
67
+ - ` -h ` , ` --help ` - prints the usage/help message, and exit.f
69
68
70
69
- ` -q ` , ` --quiet ` - do not write anything to standard output. Exit with 0 if no
71
70
problems arise, otherwise 1.
You can’t perform that action at this time.
0 commit comments