aboutsummaryrefslogtreecommitdiff
path: root/src/cli/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/en.yml')
-rw-r--r--src/cli/en.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/cli/en.yml b/src/cli/en.yml
new file mode 100644
index 0000000..1d67d05
--- /dev/null
+++ b/src/cli/en.yml
@@ -0,0 +1,10 @@
+name: "bbb2json"
+version: "0.0.1"
+author: "Valentin Popov <info@valentineus.link>"
+about: "BigBlueButton records analyzer. Displays basic recording information."
+
+args:
+ - FILE:
+ help: "The path to a file 'events.xml'."
+ index: 1
+ required: true \ No newline at end of file