diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2022-11-09 14:10:52 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-11-09 14:10:52 +0200 |
commit | 724285dadbdc88765c8fb83eab9816575a260966 (patch) | |
tree | 2026a103a5a733580604290f8ec633a7d18e7e74 /configure.ac | |
parent | xz: Fix displaying of file sizes in progress indicator in passthru mode. (diff) | |
download | xz-724285dadbdc88765c8fb83eab9816575a260966.tar.xz |
xz: Add comments about stdin and src_st.st_size.
"xz -v < regular_file > out.xz" doesn't display the percentage
and estimated remaining time because it doesn't even try to
check the input file size when input is read from stdin.
This could be improved but for now there's just a comment
to remind about it.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions