Running tsimport and tsexport from the Command Line
You can run tsimport and tsexport from the command line
using the following command line options:
$ tsimport –help
tsimport command line options:
– daemon – Run as daemon
– debug – Print diagnostics
– help – Print this list
– port: <port> – Specify the port number to use
All other options ignored
$ tsexport –help
tsexport command line options:
– broadcast: <broadcast–address>
– daemon – Run as daemon
– debug – Print diagnostics
– port: <port> – Specify the port number to use
All other options ignored
