From 2463e2b8efa7945ebbb6ab1b3a2910a7754b46d3 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 18 Nov 2025 23:09:20 -0500 Subject: Emphasis on *all* in -aa, in man page. --- src/unalf.1 | 4 ++-- 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. -- cgit v1.2.3