diff options
| author | Nejc Habjan <hab.nejc@gmail.com> | 2020-04-22 23:01:55 +0200 |
|---|---|---|
| committer | Nejc Habjan <hab.nejc@gmail.com> | 2020-04-22 23:31:35 +0200 |
| commit | dc382fe3443a797e016f8c5f6eac68b7b69305ab (patch) | |
| tree | 3f8bb49ffad00924720ebbe5ca6baaebe1fd0ef9 /docs/cli.rst | |
| parent | 9d66cb3ccc8d9edac68380b4b8ff285a9782e698 (diff) | |
| download | gitlab-dc382fe3443a797e016f8c5f6eac68b7b69305ab.tar.gz | |
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 |
