-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add examples to --help output for "gpg add" #16020
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #16020 +/- ##
==========================================
- Coverage 49.62% 49.60% -0.02%
==========================================
Files 267 267
Lines 46479 46484 +5
==========================================
- Hits 23063 23058 -5
- Misses 21144 21153 +9
- Partials 2272 2273 +1
☔ View full report in Codecov by Sentry. |
Signed-off-by: Ratan Gulati <[email protected]>
Signed-off-by: Ratan Gulati <[email protected]>
Signed-off-by: Ratan Gulati <[email protected]>
Signed-off-by: Ratan Gulati <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @Ratangulati!
* feat: Add examples to --help output for gpg add Signed-off-by: Ratan Gulati <[email protected]> * Update gpg.go Signed-off-by: Ratan Gulati <[email protected]> * feat: Add examples to --help output for gpg add Signed-off-by: Ratan Gulati <[email protected]> * updated file Signed-off-by: Ratan Gulati <[email protected]> --------- Signed-off-by: Ratan Gulati <[email protected]>
* feat: Add examples to --help output for gpg add Signed-off-by: Ratan Gulati <[email protected]> * Update gpg.go Signed-off-by: Ratan Gulati <[email protected]> * feat: Add examples to --help output for gpg add Signed-off-by: Ratan Gulati <[email protected]> * updated file Signed-off-by: Ratan Gulati <[email protected]> --------- Signed-off-by: Ratan Gulati <[email protected]> Signed-off-by: jmilic1 <[email protected]>
* feat: Add examples to --help output for gpg add Signed-off-by: Ratan Gulati <[email protected]> * Update gpg.go Signed-off-by: Ratan Gulati <[email protected]> * feat: Add examples to --help output for gpg add Signed-off-by: Ratan Gulati <[email protected]> * updated file Signed-off-by: Ratan Gulati <[email protected]> --------- Signed-off-by: Ratan Gulati <[email protected]>
* feat: Add examples to --help output for gpg add Signed-off-by: Ratan Gulati <[email protected]> * Update gpg.go Signed-off-by: Ratan Gulati <[email protected]> * feat: Add examples to --help output for gpg add Signed-off-by: Ratan Gulati <[email protected]> * updated file Signed-off-by: Ratan Gulati <[email protected]> --------- Signed-off-by: Ratan Gulati <[email protected]>
* feat: Add examples to --help output for gpg add Signed-off-by: Ratan Gulati <[email protected]> * Update gpg.go Signed-off-by: Ratan Gulati <[email protected]> * feat: Add examples to --help output for gpg add Signed-off-by: Ratan Gulati <[email protected]> * updated file Signed-off-by: Ratan Gulati <[email protected]> --------- Signed-off-by: Ratan Gulati <[email protected]>
Created another issue for the issue #15690. #L109
Checklist: