Sun, 27 Jan 2019 04:22:43 +0400
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		
							
								
								
									
										10
									
								
								src/cli/en.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								src/cli/en.yml
									
									
									
									
									
										Normal 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
 | 
			
		||||
@@ -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
 | 
			
		||||
		Reference in New Issue
	
	Block a user