Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@ Use `Settings Repository: Export Settings` to export settings to a zip file and

| Command | Description |
|---|---|
|`Settings Repository: Options`|Menu to access commands for this extension. Can be accessed by clicking `Settings Repository` on the statusbar.|
|`Settings Repository: Choose Settings Repository`|Menu to access repository options and commands.|
|`Settings Repository: Authenticate`|Update git authentication.|
|`Settings Repository: Overwrite Local`|Overwrite local settings with ones from the git repository.|
|`Settings Repository: Overwrite Remote`|Overwrite settings on the git repository with ones stored locally.
|`Settings Repository: Import Settings`|Import settings from a zip file.|
|`Settings Repository: Export Settings`|Export settings to a zip file.|
|<kbd>Settings Repository: Options</kbd>|Menu to access commands for this extension. Can be accessed by clicking `Settings Repository` on the statusbar.|
|<kbd>Settings Repository: Choose Settings Repository</kbd>|Menu to access repository options and commands.|
|<kbd>Settings Repository: Authenticate</kbd>|Update git authentication.|
|<kbd>Settings Repository: Overwrite Local</kbd>|Overwrite local settings with ones from the git repository.|
|<kbd>Settings Repository: Overwrite Remote</kbd>|Overwrite settings on the git repository with ones stored locally.
|<kbd>Settings Repository: Import Settings</kbd>|Import settings from a zip file.|
|<kbd>Settings Repository: Export Settings</kbd>|Export settings to a zip file.|

<div align="right"><a href="#top"><code>▲</code></a></div>

Expand Down
Loading