We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 731a774 commit 612751cCopy full SHA for 612751c
src/examples/writing-watchers.rst
@@ -69,3 +69,5 @@ This example will describe how to:
69
70
.. literalinclude:: client.rs
71
72
+It is recommend to follow conventions and use the `aw-watcher-<name>` naming scheme for your watcher.
73
+It is also recommended for watchers to accept a `--testing` flag and a `--port <port>` flag to allow users to specify the port to connect to.
0 commit comments