rscontacts 0.2.0

Managed your google contacts
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# check-name-caps

Find contacts with all-caps names (e.g., "JOHN DOE").

## Usage

```bash
rscontacts check-name-caps
rscontacts check-name-caps --fix
rscontacts check-name-caps --fix --dry-run
```

## Fix Behavior

With `--fix`, prompts for each contact: **[r]ename / [d]elete / [s]kip**.