This commit is contained in:
sylvestre
2023-03-02 03:05:08 +00:00
parent d236817d03
commit f6649660e6
4 changed files with 10 additions and 2 deletions
+4
View File
@@ -1731,6 +1731,10 @@ and column three contains lines common to both files.</p>
<dd>
<p>separate columns with STR</p>
</dd>
<dt><code>--zero-terminated</code>, <code>-z</code></dt>
<dd>
<p>line delimiter is NUL, not newline</p>
</dd>
<dt></dt>
<dd>
</dd>
+1 -1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+4
View File
@@ -201,6 +201,10 @@ and column three contains lines common to both files.</p>
<dd>
<p>separate columns with STR</p>
</dd>
<dt><code>--zero-terminated</code>, <code>-z</code></dt>
<dd>
<p>line delimiter is NUL, not newline</p>
</dd>
<dt></dt>
<dd>
</dd>