Author: ilgrosso
Date: Tue Mar  7 09:20:59 2017
New Revision: 1785816

URL: http://svn.apache.org/viewvc?rev=1785816&view=rev
Log:
Fixing typo

Modified:
    syncope/site/docs/reference-guide.html

Modified: syncope/site/docs/reference-guide.html
URL: 
http://svn.apache.org/viewvc/syncope/site/docs/reference-guide.html?rev=1785816&r1=1785815&r2=1785816&view=diff
==============================================================================
--- syncope/site/docs/reference-guide.html (original)
+++ syncope/site/docs/reference-guide.html Tue Mar  7 09:20:59 2017
@@ -8019,13 +8019,13 @@ follows:</p>
 <div class="literalblock">
 <div class="title">On GNU / Linux - Mac OS X</div>
 <div class="content">
-<pre>./syncopeadm.sh migrate --conf /path/to/context.xml 
/dest/path/to/MasterContent.xml</pre>
+<pre>./syncopeadm.sh migrate --conf /path/to/content.xml 
/dest/path/to/MasterContent.xml</pre>
 </div>
 </div>
 <div class="literalblock">
 <div class="title">On Windows</div>
 <div class="content">
-<pre>syncopeadm.bat migrate --conf \path\to\context.xml 
\dest\path\to\MasterContent.xml</pre>
+<pre>syncopeadm.bat migrate --conf \path\to\content.xml 
\dest\path\to\MasterContent.xml</pre>
 </div>
 </div>
 <div class="paragraph">
@@ -8033,7 +8033,7 @@ follows:</p>
 </div>
 <div class="literalblock">
 <div class="content">
-<pre>You are running: migrate --conf /path/to/context.xml 
/dest/path/to/MasterContent.xml
+<pre>You are running: migrate --conf /path/to/content.xml 
/dest/path/to/MasterContent.xml
 
 Virtual items, require manual intervention:
 &lt;?xml version='1.0' encoding='UTF-8'?&gt;&lt;dataset&gt;


Reply via email to