repo2docker/docs/source
sneumann ec9bd982a4
Fix ordering of parameter before URL
Hi, I ran into
`jupyter-repo2docker https://github.com/.../ --ref 16c6b...f1a9f` still using master and ignoring my `--ref`. 
@betatim suggested https://gitter.im/jupyterhub/binder?at=5bc05a19c7bf7c3662f9e0bf to 
```
have you tried changing the order of the arguments repo2docker --ref 16c...1a9f https://github.com/... we've had issues with the arguments after the URL being interpreted as the command to run in the container
```
which indeed fixed the issue. I am here updating the usage.rst document, where I got the ordering from. Not sure if that is the only documentation showing this order, and also not fixing the issue mentioned by Tim. Yours, Steffen
2018-10-12 10:36:58 +02:00
..
_static Remove underlines from H2 headers that are links 2018-10-10 14:51:10 +02:00
howto Avoid clashing inline markup 2018-10-03 11:09:48 +02:00
architecture.md Remove trailing whitespace 2018-08-20 13:34:19 +02:00
conf.py Fix path to custom CSS file 2018-10-10 14:49:45 +02:00
config_files.rst Change emphasis into a "note" admonition 2018-10-03 11:13:58 +02:00
deploy.rst Fix typos, half sentences and some capitalization 2018-08-20 13:34:19 +02:00
design.md Fix typos, half sentences and some capitalization 2018-08-20 13:34:19 +02:00
dev_newbuildpack.md Fix typos, half sentences and some capitalization 2018-08-20 13:34:19 +02:00
faq.rst Change FAQ format to reStructuredText 2018-10-08 15:38:24 +02:00
index.rst updating per Tim comments and adding howto section 2018-09-21 19:01:53 -04:00
install.rst updating index, usage, and install docs 2018-09-17 19:34:41 -04:00
usage.rst Fix ordering of parameter before URL 2018-10-12 10:36:58 +02:00