You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@polygene.apache.org by ni...@apache.org on 2016/06/10 05:42:32 UTC

zest-java git commit: ZEST-143 - Bug in documentation

Repository: zest-java
Updated Branches:
  refs/heads/develop 1222d52d5 -> 037e56a63


ZEST-143 - Bug in documentation


Project: http://git-wip-us.apache.org/repos/asf/zest-java/repo
Commit: http://git-wip-us.apache.org/repos/asf/zest-java/commit/037e56a6
Tree: http://git-wip-us.apache.org/repos/asf/zest-java/tree/037e56a6
Diff: http://git-wip-us.apache.org/repos/asf/zest-java/diff/037e56a6

Branch: refs/heads/develop
Commit: 037e56a63aacf11f9199cac6660237fdaa835694
Parents: 1222d52
Author: Niclas Hedhman <ni...@hedhman.org>
Authored: Fri Jun 10 13:42:33 2016 +0800
Committer: Niclas Hedhman <ni...@hedhman.org>
Committed: Fri Jun 10 13:42:33 2016 +0800

----------------------------------------------------------------------
 tools/shell/src/docs/use-boot.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zest-java/blob/037e56a6/tools/shell/src/docs/use-boot.txt
----------------------------------------------------------------------
diff --git a/tools/shell/src/docs/use-boot.txt b/tools/shell/src/docs/use-boot.txt
index 3f14825..e1e22ae 100644
--- a/tools/shell/src/docs/use-boot.txt
+++ b/tools/shell/src/docs/use-boot.txt
@@ -22,7 +22,7 @@ THIS FILE CONTAINS SNIPPETS for quick-start.txt and shell.txt. DO NOT INCLUDE IN
 
 START SNIPPET: boot-quick
 wget http://zest.apache.org/latest/shell/zest-boot
-sh zest-boot quick
+sh zest-boot
 END SNIPPET: boot-quick
 
 START SNIPPET: boot-sdk