Fixing typo

Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/e38c042d
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/e38c042d
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/e38c042d

Branch: refs/heads/master
Commit: e38c042d84035662ab56bf770c148a21f109d17d
Parents: a8827b5
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Tue Mar 7 10:19:19 2017 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Tue Mar 7 10:19:30 2017 +0100

----------------------------------------------------------------------
 .../reference-guide/workingwithapachesyncope/migration.adoc    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/e38c042d/src/main/asciidoc/reference-guide/workingwithapachesyncope/migration.adoc
----------------------------------------------------------------------
diff --git 
a/src/main/asciidoc/reference-guide/workingwithapachesyncope/migration.adoc 
b/src/main/asciidoc/reference-guide/workingwithapachesyncope/migration.adoc
index 7d891e3..c2241d2 100644
--- a/src/main/asciidoc/reference-guide/workingwithapachesyncope/migration.adoc
+++ b/src/main/asciidoc/reference-guide/workingwithapachesyncope/migration.adoc
@@ -70,18 +70,18 @@ follows:
 
 .On GNU / Linux - Mac OS X
 ....
-./syncopeadm.sh migrate --conf /path/to/context.xml 
/dest/path/to/MasterContent.xml
+./syncopeadm.sh migrate --conf /path/to/content.xml 
/dest/path/to/MasterContent.xml
 ....
 
 .On Windows
 ....
-syncopeadm.bat migrate --conf \path\to\context.xml 
\dest\path\to\MasterContent.xml
+syncopeadm.bat migrate --conf \path\to\content.xml 
\dest\path\to\MasterContent.xml
 ....
 
 The result of this invocation is the generated `MasterContent.xml` file and 
possibly an output message such as the following:
 
 ....
-You are running: migrate --conf /path/to/context.xml 
/dest/path/to/MasterContent.xml
+You are running: migrate --conf /path/to/content.xml 
/dest/path/to/MasterContent.xml
 
 Virtual items, require manual intervention:
 <?xml version='1.0' encoding='UTF-8'?><dataset>

Reply via email to