mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-25 06:25:56 +03:00
Revert "Update "..." menu documentation for 2.0"
This commit is contained in:
parent
7487d02a70
commit
10f59bf3ad
1 changed files with 7 additions and 16 deletions
|
@ -92,27 +92,18 @@ have the following features:
|
|||
removed synchronization on an account (see **Remove Sync** below).
|
||||
|
||||
The little button with three dots that sits to the right of the sync status bar
|
||||
offers four additional options:
|
||||
offers three additional options:
|
||||
|
||||
* Open Folder
|
||||
* Choose What to Sync
|
||||
* Pause Sync / Resume Sync
|
||||
* Pause Sync
|
||||
* Remove Sync
|
||||
|
||||
**Open Folder** opens a file explorer window displaying the client-side folder
|
||||
that is being synced.
|
||||
**Pause Sync** pauses sync operations without making any changes to your account.
|
||||
|
||||
**Choose What to Sync** opens the folder sync tree view. From there you can
|
||||
choose to sync all or only some of the folders in the folder tree.
|
||||
|
||||
**Pause Sync** pauses sync operations for just this folder sync connection
|
||||
without making any changes to your account.
|
||||
**Resume Sync** resumes sync operations for this folder sync connection.
|
||||
|
||||
**Remove Sync** removes this folder sync connection without removing the
|
||||
account. If you want to synchronize the folder tree again then click the
|
||||
**Add Folder Sync Connection** button, and re-select the folder tree that
|
||||
you want to sync.
|
||||
**Remove Sync** suspends synchronization without removing the account, and it
|
||||
removes your folder sync selection. When you're ready to resume synchronization
|
||||
click the **Add Folder Sync Connection** button, and re-select the folders you
|
||||
want to sync.
|
||||
|
||||
.. image:: images/client-7.png
|
||||
:alt: Extra options for sync operations
|
||||
|
|
Loading…
Reference in a new issue