diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 4e5206558..0275df3f0 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -2249,7 +2249,7 @@ | |||
2249 | "\n -e Exec rest of command line after connect" \ | 2249 | "\n -e Exec rest of command line after connect" \ |
2250 | "\n -i SECS Delay interval for lines sent" \ | 2250 | "\n -i SECS Delay interval for lines sent" \ |
2251 | "\n -w SECS Timeout for connect" \ | 2251 | "\n -w SECS Timeout for connect" \ |
2252 | "\n -f file Use file (ala /dev/ttyS0) instead of network" \ | 2252 | "\n -f FILE Use file (ala /dev/ttyS0) instead of network" \ |
2253 | ) \ | 2253 | ) \ |
2254 | USE_NC_SERVER( \ | 2254 | USE_NC_SERVER( \ |
2255 | "\n -l Listen mode, for inbound connects" \ | 2255 | "\n -l Listen mode, for inbound connects" \ |