From d282a99e29abf390c926dcc50984ac5523d39127 Mon Sep 17 00:00:00 2001 From: manuel-91 <45081089+manuel-91@users.noreply.github.com> Date: Sun, 8 Nov 2020 22:15:48 +0100 Subject: [PATCH] docs(cli-usage): fixed term --- docs/cli-usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli-usage.rst b/docs/cli-usage.rst index d66d73849..27788fb78 100644 --- a/docs/cli-usage.rst +++ b/docs/cli-usage.rst @@ -263,7 +263,7 @@ Delete a specific project package by id: $ gitlab -v project-package delete --id 1 --project-id 3 -Get a list of snippets for this project: +Get a list of issues for this project: .. code-block:: console