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-suffix-regexp

Check suffixes against the allow regex (default: numeric only).

Usage

rscontacts check-contact-suffix-regexp
rscontacts check-contact-suffix-regexp --fix
rscontacts check-contact-suffix-regexp --fix --dry-run

Flags

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

Notes

The allow regex is configured in the [check-contact-suffix-regexp] section of config.toml. By default, only numeric suffixes are allowed.