We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fad527 commit 3fdc6c4Copy full SHA for 3fdc6c4
posts/pipe.md
@@ -183,7 +183,7 @@ All topics are converted into the following format: `{user}/{topic}`. Depending
183
184
- `pub {topic}` -> owner can access with `sub {topic}` **or** `sub {owner}/{topic}`
185
- `pub -a {other} {topic}` -> `other` pico user must access with `sub {owner}/{topic}`
186
-- `pub -p {topic}` -> anyone can access with `sub public/{topic}`
+- `pub -p {topic}` -> anyone can access with `sub -p {topic}`
187
188
# Web Interface
189
0 commit comments