DUMPSOLV(1) LIBSOLV DUMPSOLV(1) NAME dumpsolv - print a solv file into a human readable format SYNOPSIS dumpsolv [OPTIONS] [FILE.solv] DESCRIPTION The dumpsolv tool reads a solv files and writes its contents to standard output. If no input file is given, it reads the solv file from standard input. -j Write the contents in JSON format. AUTHOR Michael Schroeder libsolv 07/25/2017 DUMPSOLV(1)