- Adds a new 'initialize' synchronize command argument that uploads all pending
  tasks for first-time initialization.
This commit is contained in:
Paul Beckingham 2013-06-08 18:00:50 -04:00
parent f13208479d
commit 14d3fd00e3
7 changed files with 46 additions and 13 deletions

View file

@ -340,7 +340,7 @@ need to retype the URI every time. You can also use this configuration scheme
to set alias names, e.g. set pull.desktop.uri and run 'task pull desktop'.
.RE
Note that, when using SSH/scp, hostnames will be expanded due to the ssh
Note that, when using SSH/scp, hostnames will be expanded due to the ssh
configuration file ~/.ssh/config.
.SH EXTERNAL DEPENDENCIES