XZ Utils  5.1.0alpha
Functions
list.h File Reference

List information about .xz files. More...

Functions

void list_file (const char *filename)
 List information about the given .xz file.
 
void list_totals (void)
 Show the totals after all files have been listed.
 

Detailed Description

List information about .xz files.

Function Documentation

void list_file ( const char *  filename)
void list_totals ( void  )

Show the totals after all files have been listed.

References message_verbosity_get(), and V_WARNING.