1
0
Fork 0
mirror of synced 2024-06-27 10:51:10 -04:00
zimfw/modules/meta
Eric Nielsen ab3b20f8cd [tools] Clean zcompdump_file and .zwc.old files
Consider the `zcompdump_file` variable, that could be defined in
`.zimrc`, when cleaning the cache.

A custom zcompdump_file would not be cleaned from the cache without this
correction.

Also remove *.zwc.old files from cache, as zrecompile also generates
these.

Closes #218
2017-11-24 19:08:17 -05:00
..
functions [tools] Clean zcompdump_file and .zwc.old files 2017-11-24 19:08:17 -05:00
README.md [meta] add zim_debug tool 2016-09-06 13:05:17 -07:00

Meta

Provides aliases and functions for management of the zim framework, specifically zmanage

Usage

zmanage [arg]

Action Description
update Fetches and merges upstream zim commits if possible
info Prints zim and system info
issue Create a template for reporting an issue
clean-cache Clean the zim cache
build-cache Rebuild the zim cache
remove experimental Remove zim as best we can
reset Reset zim to the latest commit
help Print this usage message
debug Invokes the trace-zim script which produces logs