From 72da90730347eaaf81c038144189d7add698bc5b Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Mon, 15 Jul 2013 10:06:33 -0400 Subject: Fixup: missing example case --- docs/source/publishing.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/source') 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`` -- cgit