dj.1: debug output clarification

This commit is contained in:
Emma Tebibyte 2024-04-18 08:44:44 -06:00
parent b41af1b578
commit 187d9486b7
Signed by: emma
GPG Key ID: 06FA419A1698C270
1 changed files with 3 additions and 2 deletions

View File

@ -149,9 +149,10 @@ the following format:
.R {ASCII record separator} {bytes written} {ASCII file separator}
.RE
If the
This format for diagnostic output is designed to be machine-parseable for
convenience. For a more human-readable format, the
.B -H
option is specified, the following format is used instead:
option may be specified. In this event, the following format is used instead:
.RS
.R {records read} '+' {partial records read} '>' {records written}