summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-11-15 06:15:32 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-11-15 06:15:32 +0000
commit5a67581bcacaf24b73c8243565977928b312c5c0 (patch)
tree72737516f7ec9b2a9b6e01797717f491b71ffcf6
parent7cf78a14aaa41f2d62218e764273dc92dce8d35d (diff)
parentde2bef102bcbb3522df3edc38d2cc92e13b1f866 (diff)
downloadgitlab-ce-5a67581bcacaf24b73c8243565977928b312c5c0.tar.gz
Merge branch 'doc-pc-shortcut-webide' into 'master'
Shortcuts documentation: Add the PC equivalent of the Mac's "Cmd" key in the WebIDE section See merge request gitlab-org/gitlab-ce!23064
-rw-r--r--doc/workflow/shortcuts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/shortcuts.md b/doc/workflow/shortcuts.md
index b2f1cbec204..7863dd8c242 100644
--- a/doc/workflow/shortcuts.md
+++ b/doc/workflow/shortcuts.md
@@ -93,4 +93,4 @@ You can see GitLab's keyboard shortcuts by using 'shift + ?'
| Keyboard Shortcut | Description |
| ----------------- | ----------- |
-| <kbd>⌘</kbd> + <kbd>p</kbd> | Go to file |
+| <kbd>Cmd</kbd>/<kbd>Ctrl</kbd> + <kbd>p</kbd> | Go to file |