summaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authorfox <[email protected]>2021-03-14 09:39:39 +0300
committerfox <[email protected]>2021-03-14 09:39:39 +0300
commit50083f0a9c340841091627262522e66d72e883e1 (patch)
tree232c63c93bb884df7e26255d0fe216ca928d4764 /FAQ.md
parente367827095a2c4650432c2879239b4dbb75767c8 (diff)
Update 'FAQ'
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index 2aba0ec..f5e6d10 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -173,7 +173,7 @@ Find and delete daemon lock file in <code>LOCK\_DIRECTORY</code>. Usually, it’
#### I need an URL I can call to subscribe to feed to integrate with some third party browser extension/application.
-<code>https://example.com/tt-rss/public.php?op=bookmarklets--subscribe&feed\_url=%s</code>
+<code>https://example.com/tt-rss/public.php?op=bookmarklets\-\-subscribe&feed\_url=%s</code>
If feed URL is empty (or not given) tt-rss will display feed subscription dialog.