/usr/share/wajig/help/reinstall is in wajig 2.2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | Reinstall each of the named packages.
$ wajig reinstall PKG (apt-get install --reinstall)
options:
-n --noauth reinstall even if package is untrusted
-y --yes install without (yes/no) prompts; use with care!
|