summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugenia Grieff <egrieff@gitlab.com>2019-07-04 10:40:51 +0100
committerEugenia Grieff <egrieff@gitlab.com>2019-07-04 10:40:51 +0100
commita057641dcafa8209e2e14209e773d7927db50146 (patch)
tree7bcd757848f72cc1b2993edff3deba3793c4252b
parent65b08222918164bce45ed8635883e64e007c3f18 (diff)
downloadgitlab-ce-12488-add-remove-parent-epic-quick-actions-doc-ce.tar.gz
Remove unused param from documentation12488-add-remove-parent-epic-quick-actions-doc-ce
-rw-r--r--doc/user/project/quick_actions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/quick_actions.md b/doc/user/project/quick_actions.md
index 178e5f9a173..bda98eb4a9b 100644
--- a/doc/user/project/quick_actions.md
+++ b/doc/user/project/quick_actions.md
@@ -89,4 +89,4 @@ The following quick actions are applicable for epics threads and description:
| <code>/child_epic &lt;&epic &#124; group&epic &#124; Epic URL&gt;</code> | Adds child epic to epic ([introduced in GitLab 12.0](https://gitlab.com/gitlab-org/gitlab-ee/issues/7330)) |
| <code>/remove_child_epic &lt;&epic &#124; group&epic &#124; Epic URL&gt;</code> | Removes child epic from epic ([introduced in GitLab 12.0](https://gitlab.com/gitlab-org/gitlab-ee/issues/7330)) |
| <code>/parent_epic &lt;&epic &#124; group&epic &#124; Epic URL&gt;</code> | Adds parent epic to epic ([introduced in GitLab 12.1](https://gitlab.com/gitlab-org/gitlab-ee/issues/10556)) |
-| <code>/remove_parent_epic &lt;&epic &#124; group&epic &#124; Epic URL&gt;</code> | Removes parent epic from epic ([introduced in GitLab 12.1](https://gitlab.com/gitlab-org/gitlab-ee/issues/10556)) |
+| <code>/remove_parent_epic | Removes parent epic from epic ([introduced in GitLab 12.1](https://gitlab.com/gitlab-org/gitlab-ee/issues/10556)) |