Merge pull request #89 from rvben/fix/auth-template-query-flag

fix(auth): correct gmail search example in success template
This commit is contained in:
Peter Steinberger 2026-01-21 06:19:00 +00:00 committed by GitHub
commit cd73fc0340
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -628,7 +628,6 @@
<span class="terminal-cmd">gog</span>
<span class="terminal-arg">gmail</span>
<span class="terminal-arg">search</span>
<span class="terminal-flag">--query</span>
<span class="terminal-cmd">"is:unread"</span>
</div>
<div class="terminal-output success">Found 12 messages</div>