The help docs for WP-CLI commands includes a mixture of first person and third person verbiage.
For example, the description for wp help cache is Manipulate the WP Object Cache object, but the description for wp help cap is Adds, removes, and lists capabilities of a user role.
The latter is the correct grammatical person to use, as per the core documentation standards.
Ref: https://core.trac.wordpress.org/ticket/36913