NAME
       instant-showcache - prints modules found in Instant cache
SYNOPSIS
       instant-showcache
              - prints all modules in Instant cache.
       instant-showcache compile.log
              -  prints  all  modules in cache as well as the contents of each
              file compile.log found in module directories
       instant-showcache fe*.cpp
              - prints all modules in cache as well as the  contents  of  each
              file that matches fe*.cpp found in module directories
SEE ALSO
       instant-clean(1)
BUGS
       Send comments, questions, bug reports etc. to instant-dev@fenics.org.
LICENSE
       instant-showcache  is licensed under the GNU GPL Version 3 or any later
       version.
AUTHOR
       instant-showcache is written by Martin Alnes <martinal@simula.no>. This
       manual page was written by Johannes Ring <johannr@simula.no>.