Skip to content

Commit 25b65cb

Browse files
committed
cmd ref: remove prereq sentence from get --rev option
per #936 (review)
1 parent 9ba3f5d commit 25b65cb

File tree

1 file changed

+1
-2
lines changed
  • public/static/docs/command-reference

1 file changed

+1
-2
lines changed

public/static/docs/command-reference/get.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ name.
5858
an existing directory is specified, then the output will be placed inside of
5959
it.
6060

61-
- `--rev` - `url` is expected to contain a Git repository for this option to
62-
have an effect. Specific
61+
- `--rev` - specific
6362
[Git revision](https://git-scm.com/book/en/v2/Git-Internals-Git-References)
6463
(such as a branch name, a tag, or a commit hash) of the repository to download
6564
the file or directory from. The tip of the default branch is used by default

0 commit comments

Comments
 (0)