Introduction
Startup
| Description |
Argument
format |
Required? |
| RBNB address |
-a <host[:port]> | No |
| Start (begin) time |
-b <start time> | Yes |
| Stop (end) time |
-e <stop time> | Yes |
| Input source |
-i <input source name> | Yes |
| Output source |
-o <output source name> | Yes |
| Print help message |
<-h |
-?> |
No |
java -jar trim.jar -a <RBNB host[:port]> -b <start time> -e <stop time> -i <input source name> -o <output source name>