summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/coreutils.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 967023e25..cce9432bd 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -12466,6 +12466,12 @@ With this, an optional @var{suffix} must be specified using the
Remove a trailing @var{suffix}.
This option implies the @option{-a} option.
+@item -z
+@itemx --zero
+@opindex -z
+@opindex --zero
+Separate output items with @sc{nul} characters.
+
@end table
@exitstatus