mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-08-24 10:36:25 +08:00
Merge pull request 'Update sign-my-commit help for signing via ssh-agent' (#1912) from jrb0001/registry:ssh-key-file into master
Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/1912 Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
commit
a34e8f472f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ usage()
|
|||
echo ' --commit, verify this specific commit'
|
||||
echo ' --help, display this message'
|
||||
echo 'SSH specific options:'
|
||||
echo ' --key, (required for signing) specify SSH private key file to use'
|
||||
echo ' --key, (required for signing) specify SSH private key file to use (public key file for signing via ssh-agent)'
|
||||
}
|
||||
|
||||
##########################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue