pub fn description(current: Option<&str>) -> Result<Option<String>, WizardError>Expand description
The note that says which organisation this profile is.
Optional, and empty means “leave it as it was”: a re-login is about the
token, and clearing someone’s note because they pressed Enter would be a
surprise. auth edit --clear-description is the way to remove one.