doc: Use $USER in tutorial JSON.
authorBrett Smith <brett@curoverse.com>
Mon, 31 Mar 2014 13:51:42 +0000 (09:51 -0400)
committerBrett Smith <brett@curoverse.com>
Mon, 31 Mar 2014 13:51:42 +0000 (09:51 -0400)
commit31c82149c41a5c2c1377b617bfedc0dfbb08faf4
tree65125a3fe822827fa962bf4728877058823cda9e
parentd5a749082fab8cb70a814ab9329cf5b8f9e36bb7
doc: Use $USER in tutorial JSON.

The tutorial encourages users to copy and paste command text.
However, most of the JSON needs to have a user-specific value for
"repository", which is easy to overlook.  Since we're telling users to
save JSON with @cat@, we can take advantage of shell variable
expansion to make the right thing happen automatically.

I added accompanying notes to help explain what's going on for people
who aren't copying instructions so literally.

Conflicts:
doc/user/tutorials/tutorial-firstscript.html.textile.liquid
doc/user/tutorials/tutorial-new-pipeline.html.textile.liquid
doc/user/topics/running-pipeline-command-line.html.textile.liquid
doc/user/topics/tutorial-parallel.html.textile.liquid
doc/user/tutorials/running-external-program.html.textile.liquid
doc/user/tutorials/tutorial-firstscript.html.textile.liquid
doc/user/tutorials/tutorial-new-pipeline.html.textile.liquid