33a34,41
> 
> Note that commonly at least two files are specified, one for the interface and one for the target.
> 
> Also note that paths may be specified relative to the installation directory, for example 
> .B "-f interface/stlink-v2.cfg"
> or
> .B "-f target/stm32f1x.cfg"
> .
78a87,90
> .SH "EXAMPLES"
> .TP
> Connect to an STM32F1 family MCU using the STLink-V2 interface and initialize.
> .B "openocd -f interface/stlink-v2.cfg -f target/stm32f1x.cfg -c init"
