summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'crates/core/tedge/README.md')
-rw-r--r--crates/core/tedge/README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/crates/core/tedge/README.md b/crates/core/tedge/README.md
new file mode 100644
index 00000000..af155398
--- /dev/null
+++ b/crates/core/tedge/README.md
@@ -0,0 +1,23 @@
+# thin-edge-cli
+
+tedge 0.1.0
+
+USAGE:
+
+ tedge [FLAGS] <SUBCOMMAND>
+
+FLAGS:
+
+ -h, --help Prints help information
+ -V, --version Prints version information
+ -v Verbose mode (-v, -vv, -vvv, etc.)
+
+SUBCOMMANDS:
+
+ config Configure Thin Edge
+ help Prints this message or the help of the given subcommand(s)
+
+Examples:
+
+ tedge --help
+ tedge config --help