summaryrefslogtreecommitdiff
path: root/doc/user/project/slash_commands.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/project/slash_commands.md')
-rw-r--r--doc/user/project/slash_commands.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/project/slash_commands.md b/doc/user/project/slash_commands.md
index a6546cffce2..a53c547e7d2 100644
--- a/doc/user/project/slash_commands.md
+++ b/doc/user/project/slash_commands.md
@@ -34,3 +34,4 @@ do.
| `/remove_estimate` | Remove estimated time |
| <code>/spend &lt;1h 30m &#124; -1h 5m&gt;</code> | Add or substract spent time |
| `/remove_time_spent` | Remove time spent |
+| `/target_branch <Branch Name>` | Set target branch for current merge request |