diff options
Diffstat (limited to 'upstream/mageia-cauldron/man1/od.1')
-rw-r--r-- | upstream/mageia-cauldron/man1/od.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/upstream/mageia-cauldron/man1/od.1 b/upstream/mageia-cauldron/man1/od.1 index 741b43cf..34971206 100644 --- a/upstream/mageia-cauldron/man1/od.1 +++ b/upstream/mageia-cauldron/man1/od.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. -.TH OD "1" "April 2022" "GNU coreutils 9.1" "User Commands" +.TH OD "1" "August 2023" "GNU coreutils 9.4" "User Commands" .SH NAME od \- dump files in octal and other formats .SH SYNOPSIS @@ -43,8 +43,8 @@ skip BYTES input bytes first limit dump to BYTES input bytes .TP \fB\-S\fR BYTES, \fB\-\-strings\fR[=\fI\,BYTES\/\fR] -output strings of at least BYTES graphic chars; -3 is implied when BYTES is not specified +show only NUL terminated strings +of at least BYTES (3) printable characters .TP \fB\-t\fR, \fB\-\-format\fR=\fI\,TYPE\/\fR select output format or formats @@ -142,7 +142,7 @@ MB M 1024*1024 .PP -and so on for G, T, P, E, Z, Y. +and so on for G, T, P, E, Z, Y, R, Q. Binary prefixes can be used, too: KiB=K, MiB=M, and so on. .SH EXAMPLES .TP @@ -158,7 +158,7 @@ GNU coreutils online help: <https://www.gnu.org/software/coreutils/> .br Report any translation bugs to <https://translationproject.org/team/> .SH COPYRIGHT -Copyright \(co 2022 Free Software Foundation, Inc. +Copyright \(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. .br This is free software: you are free to change and redistribute it. |