aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2019-01-26 19:15:35 +0300
committerValentin Popov <info@valentineus.link>2019-01-26 19:15:35 +0300
commitaf986fa645f2f59af4862e1178b53e0171bda9df (patch)
tree42b1d4f821a0cfc168680251efc33313e360dd57
parent5b83f223f99f567fab8749ed633f3e877f872821 (diff)
downloadbbb2json-af986fa645f2f59af4862e1178b53e0171bda9df.tar.xz
bbb2json-af986fa645f2f59af4862e1178b53e0171bda9df.zip
Sat, 26 Jan 2019 20:15:35 +0400
Signed-off-by: Valentin Popov <info@valentineus.link>
-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