[PR #1388] [MERGED] Add missing double-quote to docs so commands work when copy-pasted #1588

Closed
opened 2026-05-07 01:02:48 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1388
Author: @KristopherPaulsen
Created: 7/13/2025
Status: Merged
Merged: 7/13/2025
Merged by: @binwiederhier

Base: mainHead: add-missing-quote-on-cli-example


📝 Commits (1)

  • 8bf4727 Missing double quote, sneaky little bugger

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/subscribe/cli.md (+1 -1)

📄 Description

The issue

  • One of the code snippet examples was missing a closing ", making it easy for the inattentive (like me 😓 ) to get confused when copy-pasting it.

The fix:

  • Slap a " on that code snippet

Notes:

Saw this when onboarding (I love the project), and thought I'd boy-scout it by adding a small fix.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/1388 **Author:** [@KristopherPaulsen](https://github.com/KristopherPaulsen) **Created:** 7/13/2025 **Status:** ✅ Merged **Merged:** 7/13/2025 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `add-missing-quote-on-cli-example` --- ### 📝 Commits (1) - [`8bf4727`](https://github.com/binwiederhier/ntfy/commit/8bf4727a1c7f0ace5fcbb943cc1216badc58709b) Missing double quote, sneaky little bugger ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/subscribe/cli.md` (+1 -1) </details> ### 📄 Description ## The issue - One of the code snippet examples was missing a closing `"`, making it easy for the inattentive (like me 😓 ) to get confused when copy-pasting it. ## The fix: - Slap a `"` on that code snippet ## Notes: Saw this when onboarding (I _love_ the project), and thought I'd boy-scout it by adding a small fix. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:02:48 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1588
No description provided.