ericsyh commented on a change in pull request #13494:
URL: https://github.com/apache/pulsar/pull/13494#discussion_r775316811
##########
File path: site2/docs/tiered-storage-filesystem.md
##########
@@ -392,13 +392,13 @@ Execute the following commands in the repository where
you download Pulsar tarba
1. Start Pulsar standalone.
```
- ./bin/pulsar standalone -a 127.0.0.1
+ bin/pulsar standalone -a 127.0.0.1
Review comment:
Yes, `.bin/pulsar` also works, i just want to keep consistent with other
docs like
[administration-geo](https://pulsar.apache.org/docs/en/administration-geo/) and
[standalone
consume-a-message)](https://pulsar.apache.org/docs/en/standalone/#consume-a-message).
Most of Pulsar docs use `bin/pulsar`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]