diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2013-07-15 10:06:33 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2013-07-15 10:06:33 -0400 |
commit | 72da90730347eaaf81c038144189d7add698bc5b (patch) | |
tree | 498bfb32206fe0d44dac9d531eae7c62ce5497be /docs/source | |
parent | d380572437a4bef8e0cf8883fb90eff9324d29b4 (diff) | |
download | ipsutils-72da90730347eaaf81c038144189d7add698bc5b.tar.gz |
Fixup: missing example case
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/publishing.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/publishing.rst b/docs/source/publishing.rst index 9adc53e..fe4b410 100644 --- a/docs/source/publishing.rst +++ b/docs/source/publishing.rst @@ -32,6 +32,7 @@ Executing ``pkg publisher`` will display a list of available repositories: :: myrepo origin online F http://localhost/myrepo:10000 +In this case you will want to use: ``myrepo`` and its *LOCATION* ``http://localhost/myrepo:10000`` |