Sun, 27 Jan 2019 04:22:43 +0400

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2019-01-27 04:22:43 +04:00
parent f152443ba2
commit da51a838e7
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3
2 changed files with 10 additions and 10 deletions

10
src/cli/en.yml Normal file
View File

@ -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

View File

@ -1,10 +0,0 @@
name: "bbb2json"
version: "0.0.1"
author: "Valentin Popov <info@valentineus.link>"
about: "Анализатор записей BigBlueButton."
args:
- FILE:
help: "Путь к анализируемому файлу"
index: 1
required: true