6.1. Command line arguments Previous topic Parent topic Child topic Next topic

Radar understands a number of command line arguments:
radar [-h] [-v] [-d] [-i inifile] [tk options]
Examples:
Run radar on Unix with the default config file:
radar
Run radar on Microsoft Windows with a common configuration file location:
radar -i c:\radar.ini
Run radar on Unix, starting with a custom config file, the window at 800 pixels wide and 400 pixels high in the top left corner of the display on 10.1.1.2:
radar -i /share/radar.ini -geometry 800x400+0+0 -display 10.1.1.2:0.0