Changes

Jump to navigation Jump to search
fixed command line options
Line 43: Line 43:     
2. type following command:
 
2. type following command:
  unison uniDisk ssh://houptlab.org/uniDisk -ui text
+
  unison uniDisk ssh://houptlab.org/uniDisk -ui text -batch -times
    
3. prompted for password
 
3. prompted for password
Line 49: Line 49:  
4. If there are any conflicts etc., will be prompted for directions. These can be suppressed with various command line options, for example:  
 
4. If there are any conflicts etc., will be prompted for directions. These can be suppressed with various command line options, for example:  
   −
  -auto TRUE
+
  -auto  
 
the user interface will not ask to confirm non-conflicts, but only ask questions about conflicts
 
the user interface will not ask to confirm non-conflicts, but only ask questions about conflicts
  -batch TRUE
+
  -batch  
 
the user interface will ask no questions at all; non-conlficts will be propogated, conflicts will be skipped
 
the user interface will ask no questions at all; non-conlficts will be propogated, conflicts will be skipped
  -silent TRUE  
+
  -silent   
 
the textual interface will porint nothing at ell, except errors (automatically sets -batch TRUE)
 
the textual interface will porint nothing at ell, except errors (automatically sets -batch TRUE)
 +
-times
 +
synchronize the modification times?

Navigation menu