diff options
author | Wolfgang Müller | 2021-07-17 16:06:06 +0200 |
---|---|---|
committer | Wolfgang Müller | 2021-07-17 16:06:06 +0200 |
commit | 642ac66085e54e3184f77e18d3312acf821a4b34 (patch) | |
tree | 56989ea7ff96f93f5969a08f3df4f799880a4d2a | |
parent | 75fc929b9dbda987abfbf7988ea8b002ec857b1b (diff) | |
download | git-helpers-642ac66085e54e3184f77e18d3312acf821a4b34.tar.gz |
README: Link the manual for git-sign-for-cgit(1)
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,3 +13,4 @@ personal use. - git-sign-for-cgit: Generate a snapshot and store its signify signature for [`cgit`](https://git.zx2c4.com/cgit/about/) using [`git-notes(1)`](https://git-scm.com/docs/git-notes). + See [`git-sign-for-cgit(1)`](git-sign-for-cgit.1). |