interface/jlink: Fix comment about serial number
[fw/openocd] / tcl / interface / jlink.cfg
index 3d83362a6bf6f78ff92da16f03baf408fee11592..a4f9dddd76557ec660406e7292bb26b771740ebf 100644 (file)
@@ -1,19 +1,14 @@
 #
-# Segger J-Link
+# SEGGER J-Link
 #
 # http://www.segger.com/jlink.html
 #
 
 interface jlink
 
-
-# The serial number can be used to select a specific interface in case more than one
-# is connected to the host.
-#
-# Segger software omits leading zeros in serial number displays,
-# OpenOCD requires them.
+# The serial number can be used to select a specific device in case more than
+# one is connected to the host.
 #
-# Example: Select J-Link with serial 123456789
+# Example: Select J-Link with serial number 123456789
 #
-# jlink serial 000123456789
-
+# jlink serial 123456789