.TH sy-update 1 .SH NAME sy\-update \- Manages application updates .PP .SH SYNOPSIS sy update check [\fB\-s\fR | \fB\-\-snapshots\fR] [\fB\-a\fR | \fB\-\-api\-endpoint=\fR\fB\fR] .PP .SH DESCRIPTION This command manages updates of the application. It currently only performs update checks, but will likely be extended to automatically update the application. The following actions exist: .PP \- The \'check\' action checks if a new application version is available. It queries the Syncany API and outputs whether the local copy of the application is up\-to\-date. If it is not, it outputs the newest version and a download URL. .PP .SH ACIONS check [\fB\fR] .RS Checks with the Syncany API (api.syncany.org) for a new version. .PP \fB\-s\fR, \fB\-\-snapshots\fR .RS Instead of checking against application release versions (default), the command will also include daily snapshots. .PP .RE \fB\-a\fR, \fB\-\-api\-endpoint=\fR\fB\fR .RS Selects the API endpoint to query against. If not given, the default endpoint URL will be used (https://api.syncany.org/v3). .PP .RE .SH COPYRIGHT Syncany 0.4.9\-alpha, Distributed under GPLv3, Copyright (c) 2011\-2015 Philipp C. Heckel