diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-18 23:08:08 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-18 23:08:08 -0500 |
| commit | ed726ca6c61c9e9a4bc65b025d5f5830a2899afd (patch) | |
| tree | ab8217f8bd7dd131c270a8fc134faad64be0a34b /src/unalf.rst | |
| parent | 4dead47eee24880e548a9a9707ec5f3e9217d643 (diff) | |
| download | unalf-ed726ca6c61c9e9a4bc65b025d5f5830a2899afd.tar.gz | |
Clarify -a text file detection in man page.
Diffstat (limited to 'src/unalf.rst')
| -rw-r--r-- | src/unalf.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unalf.rst b/src/unalf.rst index af83d16..5b2f8e5 100644 --- a/src/unalf.rst +++ b/src/unalf.rst @@ -46,7 +46,7 @@ OPTIONS -a Convert text file line endings and tabs from ATASCII to ASCII. Text files are detected by looking at the first 2 bytes of the extracted - file. If both are printable ASCII (or ATASCII EOL, aka **$9B**), the + file. If both are printable ASCII (including ATASCII EOL, aka **$9B**), the file is considered text. Note that *only* line-endings and tabs are converted. Other ATASCII |
