summaryrefslogtreecommitdiff
path: root/doc/workflow
diff options
context:
space:
mode:
authorThomas Pathier <tpxp@live.fr>2018-11-14 23:01:41 +0800
committerThomas Pathier <tpxp@live.fr>2018-11-14 23:01:41 +0800
commitde2bef102bcbb3522df3edc38d2cc92e13b1f866 (patch)
treee505d07c24eaea303a46733e08a3d28280783762 /doc/workflow
parent078fab665bee3cf283053fe03193b6a73ff7d427 (diff)
downloadgitlab-ce-de2bef102bcbb3522df3edc38d2cc92e13b1f866.tar.gz
Shortcuts documentation: Add the PC equivalent of the Mac's "Cmd" key in the WebIDE section
This makes it consistent with the "Global" section of the file Signed-off-by: Thomas Pathier <tpxp@live.fr>
Diffstat (limited to 'doc/workflow')
-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 |