diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-18 23:09:20 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-18 23:09:20 -0500 |
| commit | 2463e2b8efa7945ebbb6ab1b3a2910a7754b46d3 (patch) | |
| tree | 6b332dc41e202de7c8c2da75961965a1f26ac70c /src/unalf.1 | |
| parent | ed726ca6c61c9e9a4bc65b025d5f5830a2899afd (diff) | |
| download | unalf-2463e2b8efa7945ebbb6ab1b3a2910a7754b46d3.tar.gz | |
Emphasis on *all* in -aa, in man page.
Diffstat (limited to 'src/unalf.1')
| -rw-r--r-- | src/unalf.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/unalf.1 b/src/unalf.1 index 1be7463..0519a24 100644 --- a/src/unalf.1 +++ b/src/unalf.1 @@ -70,8 +70,8 @@ characters are left alone. If you need anything more in\-depth, use .INDENT 0.0 .TP .B \fB\-aa\fP -Convert line endings in all extracted files. This will corrupt any -executables or non\-text data files, so use with caution. +Convert line endings and tabs in \fIall\fP extracted files. This will +corrupt any executables or non\-text data files, so use with caution. .UNINDENT .\" convert EOLs and tabs in ALL files. . |
