mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-10 11:29:59 +03:00
395 B
395 B
mandb
Manage the pre-formatted manual page database.
- Purge and process manual pages:
mandb
- Update a single entry:
mandb --filename {{path/to/file}}
- Create entries from scratch instead of updating:
mandb --create
- Only process user databases:
mandb --user-db
- Do not purge obsolete entries:
mandb --no-purge
- Check the validity of manual pages:
mandb --test