diff options
| -rw-r--r-- | src/unalf.1 | 4 | ||||
| -rw-r--r-- | src/unalf.rst | 4 |
2 files changed, 4 insertions, 4 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. . diff --git a/src/unalf.rst b/src/unalf.rst index 5b2f8e5..709b19e 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -56,8 +56,8 @@ OPTIONS .. convert EOLs and tabs in text files. **-aa** - 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 *all* extracted files. This will + corrupt any executables or non-text data files, so use with caution. .. convert EOLs and tabs in ALL files. |
