Currently, `-r title=bar` followed by `-r description=foo` ends up trying to set `title.description` to foo. This is because the cursor is always set. Re-introducing the `-r cursor` form would help this - right now we don't even detect that form. Also be sure to update the documentation accordingly ... right now it shows functionality that doesn't exist.