Skip to content

Commit 6e9bdd5

Browse files
committed
Zsh add stg email send --annotate flag
1 parent 615bc65 commit 6e9bdd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

completion/stgit.zsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@ _stg-email-send() {
550550
'--reply-to=[specify Reply-To address]:email address:_email_addresses'
551551
'--in-reply-to=[specify contents of first In-Reply-To header]:message-id'
552552
'--compose[edit introductory message for patch series]'
553+
'--annotate[review each patch in an editor]'
553554
'--identity=[specify configuration identity]: :__stg_email_send_identities'
554555
'--no-thread[do not set In-Reply-To: and References: headers]'
555556
'--confirm[specify type of confirmation required before sending]: :((

0 commit comments

Comments
 (0)