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 " -about: "Анализатор записей BigBlueButton." \ No newline at end of file +about: "Анализатор записей BigBlueButton." + +args: + - FILE: + help: "Путь к анализируемому файлу" + index: 1 + required: true \ No newline at end of file