aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/cli/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'packages/meshbay-node/src/meshbay_node/cli/__init__.py')
-rw-r--r--packages/meshbay-node/src/meshbay_node/cli/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/meshbay-node/src/meshbay_node/cli/__init__.py b/packages/meshbay-node/src/meshbay_node/cli/__init__.py
new file mode 100644
index 0000000..45bb893
--- /dev/null
+++ b/packages/meshbay-node/src/meshbay_node/cli/__init__.py
@@ -0,0 +1,2 @@
+"""`meshbay-node`'s command line: the verbs that run and exit, as opposed to
+the daemon that `daemon.main` starts when none is given."""