aboutsummaryrefslogtreecommitdiff
path: root/src/cli/ru.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/ru.yml')
-rw-r--r--src/cli/ru.yml8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/cli/ru.yml b/src/cli/ru.yml
index 7a90c48..aedf33e 100644
--- a/src/cli/ru.yml
+++ b/src/cli/ru.yml
@@ -1,4 +1,10 @@
name: "bbb2json"
version: "0.0.1"
author: "Valentin Popov <info@valentineus.link>"
-about: "Анализатор записей BigBlueButton." \ No newline at end of file
+about: "Анализатор записей BigBlueButton."
+
+args:
+ - FILE:
+ help: "Путь к анализируемому файлу"
+ index: 1
+ required: true \ No newline at end of file