Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

check-contact-family-name-regexp

Check family names against the allow regex defined in config.toml.

Usage

rscontacts check-contact-family-name-regexp
rscontacts check-contact-family-name-regexp --fix
rscontacts check-contact-family-name-regexp --fix --dry-run

Flags

FlagDescription
--fixInteractively fix non-matching family names
--dry-runShow what would change without modifying anything

Notes

The allow regex is configured in the [check-contact-family-name-regexp] section of config.toml. Pure numeric family names are also allowed by default.