mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-24 14:05:58 +03:00
0ea16c04cc
* split usage to three files: usage, conffile, options * fixing minor typos in mirall.1.rst and owncloud1.rst * owncloud.1 uses include conffile, options * mirall.1 uses include conffile, options * Fixes: #183
37 lines
724 B
ReStructuredText
37 lines
724 B
ReStructuredText
owncloud(1)
|
|
-----------
|
|
|
|
|
|
SYNOPSIS
|
|
========
|
|
*owncloud* [`OPTIONS`...]
|
|
|
|
|
|
DESCRIPTION
|
|
===========
|
|
owncloud is a file synchronisation desktop utility it is based on mirall.
|
|
It synchronizes files on your local machine with an ownCloud Server. If you
|
|
make a change to the files on one computer, it will flow across the others
|
|
using this desktop sync clients.
|
|
|
|
Normally you start the client by click on the desktop icon or start from the
|
|
application menu. After starting an ownCloud icon appears in the system tray.
|
|
|
|
Options
|
|
=======
|
|
.. include:: options.rst
|
|
|
|
Config File
|
|
===========
|
|
.. include:: conffile.rst
|
|
|
|
BUGS
|
|
====
|
|
|
|
Please report bugs at https://github.com/owncloud/core/issues.
|
|
|
|
|
|
SEE ALSO
|
|
========
|
|
`csync(1)`, `mirall(1)`
|
|
|