diff options
| author | Max Wittig <max.wittig@siemens.com> | 2020-04-23 09:26:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-23 09:26:08 +0200 |
| commit | 5a753105d95859854e52adc2575a9a51d43c341c (patch) | |
| tree | 0c6481f5dd5ae21b9800402b9c933915e17a6f35 /docs/cli.rst | |
| parent | 9d66cb3ccc8d9edac68380b4b8ff285a9782e698 (diff) | |
| parent | e6c9fe920df43ae2ab13f26310213e8e4db6b415 (diff) | |
| download | gitlab-5a753105d95859854e52adc2575a9a51d43c341c.tar.gz | |
Merge pull request #1082 from python-gitlab/chore/signature-gpg-x509
chore: bring commit signatures up to date with 12.10
Diffstat (limited to 'docs/cli.rst')
| -rw-r--r-- | docs/cli.rst | 2 |
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 |
