Skip to content
Snippets Groups Projects
Unverified Commit 6fca8d6e authored by Stephen J Day's avatar Stephen J Day Committed by GitHub
Browse files

Merge pull request #2535 from xiaods/master

fix out of date cli arg for registry version
parents 6664ec70 8b93700d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -108,7 +108,7 @@ directory. This includes formatting, vetting, linting, building,
testing and generating tagged binaries. We can verify this worked by running
the registry binary generated in the "./bin" directory:
 
$ ./bin/registry -version
$ ./bin/registry --version
./bin/registry github.com/docker/distribution v2.0.0-alpha.2-80-g16d8b2c.m
 
### Optional build tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment