[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#524475: wishlist: include brief syntax reference in man page



Package: unison
Version: 2.13.16-5
Severity: wishlist


I always find myself needing to dig up the main unison documentation
when doing a sync over ssh, as the URI syntax is different than ssh/scp.
It would be nice if there were a brief syntax reference for the various
root types in the man page as a quick reminder. Perhaps:

Unison roots can be specified in the following way:

  root ::= [protocol:]//[user@][host][:port][/path]
           |  path

  protocol ::= file
            |  socket
            |  ssh
            |  rsh
 
Or perhaps a little more human-friendly way :-)



Reply to: