From 8da9bb7afd46b14e742a0d385032e4eb9b392766 Mon Sep 17 00:00:00 2001
From: Sebastien Robin <seb@nexedi.com>
Date: Thu, 26 Feb 2004 10:45:42 +0000
Subject: [PATCH] finish by how to start the sync

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@516 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/ERP5SyncML/help/install.stx | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/product/ERP5SyncML/help/install.stx b/product/ERP5SyncML/help/install.stx
index 1073d8f57d..d6691b6e3c 100755
--- a/product/ERP5SyncML/help/install.stx
+++ b/product/ERP5SyncML/help/install.stx
@@ -49,9 +49,6 @@ Setting up Synchronization
     them should act as a server, and all over as client. On the server you have to setup
     publications and on client you have to setup subscriptions.
 
-    The synchronization starts only from a client, so you should go on one of the client
-    instance. Then you have to go on the subscription and hit 'Sync'
-
   Configure your mail server
 
     You should set some aliases so that your mail server will directly sends
@@ -73,3 +70,9 @@ Setting up Synchronization
         fetchall
       poll localhost proto imap port 11143
 
+  Starting synchronization
+
+    The synchronization starts only from a client, so you should go on one of the client
+    instance. Then you have to go on the portal_synchronizations and select one of the
+    subscriptions and hit 'Sync'.
+
-- 
2.30.9