docs: Further clarify the text

This commit is contained in:
Ed Page 2022-09-20 16:21:10 -05:00 committed by GitHub
parent a6822a27b4
commit b0027b5943
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -126,7 +126,7 @@ Steps:
3. Run `cargo check --features clap/deprecated` and resolve all deprecation warnings
4. Upgrade to v4
5. Resolve compiler errors
6. Resolve behavior changes (look over the "subtle changes" under BREAKING CHANGES)
6. Resolve behavior changes (see "subtle changes" under BREAKING CHANGES)
7. *At your leisure:* resolve new deprecation notices
Example test (derive):