summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Mitz <mitza@ociweb.com>2015-03-02 14:31:13 -0600
committerAdam Mitz <mitza@ociweb.com>2015-03-02 14:31:13 -0600
commit3405311c9c9fb23fed57d246ba0f17cadb99be9d (patch)
treeda4f166522ecec52666943b2fedc478235891e41
parent3b69762dc8298b0cc284d873bb3c62896f341a12 (diff)
downloadATCD-3405311c9c9fb23fed57d246ba0f17cadb99be9d.tar.gz
Fixed typo
-rw-r--r--ACE/docs/bczar/bczar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/docs/bczar/bczar.html b/ACE/docs/bczar/bczar.html
index 574e5639634..81d89e1e159 100644
--- a/ACE/docs/bczar/bczar.html
+++ b/ACE/docs/bczar/bczar.html
@@ -165,7 +165,7 @@
</li>
<li>
Tag the release by executing<br>
- <code>ACE/bin/make_release.py --beta --update --tag -- push</code><br>
+ <code>ACE/bin/make_release.py --beta --update --tag --push</code><br>
This will only take a couple minutes to complete and once done successfully,
you can carry on with BOTH creating the kits and generating the doxygen
documentation in parallel. NOTE that <code>--beta</code> should be replaced