Skip to content

Commit

Permalink
update script usage example
Browse files Browse the repository at this point in the history
Signed-off-by: Siddhartha Karthik Copesetty <sid@docker.com>
  • Loading branch information
dockersid committed Jan 25, 2018
1 parent ea346e9 commit f82a3bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion buildscripts/testchangefeed.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,11 @@ def parse_args(args=None):
When running against Docker Hub, suggest usage like:
python buildscripts/testclient.py \\
python buildscripts/testchangefeed.py \\
-s https://notary.docker.io \\
-r docker.io/username/reponame \\
-u username
-p password
Note that especially for Docker Hub, the repo has to have been already
Expand Down

0 comments on commit f82a3bc

Please sign in to comment.