diff options
| author | Richard Maw <richard.maw@codethink.co.uk> | 2014-06-12 12:04:01 +0100 |
|---|---|---|
| committer | Richard Maw <richard.maw@codethink.co.uk> | 2014-06-12 12:04:01 +0100 |
| commit | c5c1033c5c7deda8abe3448ec81bbb33c72219e0 (patch) | |
| tree | 6e5cef29b85161eea8a7488a029f5a32f982c6ab /sys-utils/ldattach.8 | |
| parent | 462008f79be9e195670b202cb43827b8aeb1e60b (diff) | |
| parent | 2fb567c080e1762ec6a2147564f03068f55d4f14 (diff) | |
| download | util-linux-baserock/morph.tar.gz | |
Merge branch 'baserock/richardmaw/yakshave/util-linux-blkid' into baserock/morphbaserock/morph
Reviewed-by: Lars Wirzenius
Reviewed-by: Sam Thursfield
Diffstat (limited to 'sys-utils/ldattach.8')
| -rw-r--r-- | sys-utils/ldattach.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-utils/ldattach.8 b/sys-utils/ldattach.8 index 8ce14f3c1..52bb7874f 100644 --- a/sys-utils/ldattach.8 +++ b/sys-utils/ldattach.8 @@ -96,10 +96,10 @@ to stay in the foreground so that it can be interrupted or debugged, and to print verbose messages about its progress to the standard error output. .TP \fB-h\fP | \fB--help\fP -Prints a usage message and exits. +Display help text and exit. .TP \fB-V\fP | \fB--version\fP -Prints the program version. +Display version information and exit. .TP \fB-s\fP \fIvalue\fP | \fB--speed\fP \fIvalue\fP Set the speed of the serial line to the specified value. |
