aboutsummaryrefslogtreecommitdiff
path: root/src/cli/en.yml
blob: 5dbc625f7b3a5a2bf99c805042d916b41d65202f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
name: "bbb2json"
version: "0.1.0"
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