summaryrefslogtreecommitdiff
path: root/docs/cli.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cli.rst')
-rw-r--r--docs/cli.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli.rst b/docs/cli.rst
index aeff276..4261d0e 100644
--- a/docs/cli.rst
+++ b/docs/cli.rst
@@ -258,7 +258,7 @@ Get a specific project commit by its SHA id:
$ gitlab project-commit get --project-id 2 --id a43290c
-Get the GPG signature of a signed commit:
+Get the signature (e.g. GPG or x509) of a signed commit:
.. code-block:: console