diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-07-18 23:19:09 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-07-18 23:24:02 +0800 |
commit | c2905540ef905412b54c76488758712d3e2a0f9d (patch) | |
tree | f3f2d96c4d9fd9d614f4e660895c7e2eeed4e6ab /src | |
parent | liblzma: Improve comment in string_conversion.c. (diff) | |
download | xz-c2905540ef905412b54c76488758712d3e2a0f9d.tar.xz |
xz: Slight reword in xz man page for consistency.
Changed will print => prints in xz --robot --version description to
match --robot --info-memory description.
Diffstat (limited to 'src')
-rw-r--r-- | src/xz/xz.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xz/xz.1 b/src/xz/xz.1 index b2c92d14..3bff6a37 100644 --- a/src/xz/xz.1 +++ b/src/xz/xz.1 @@ -1963,7 +1963,7 @@ decompression in the future. . .SS Version .B "xz \-\-robot \-\-version" -will print the version number of +prints the version number of .B xz and liblzma in the following format: .PP |