Skip to content

Rename the --expiry argument to --expiration.

Neal H. Walfield requested to merge neal/rename-expiry-to-expiration into main
  • Rename the --expiry argument to --expiration, and adjust the name of the corresponding fields, and data structures.

    • Expiration and expiry have about the same meaning. According to my research, "expiration" is used in American English whereas both are used in British English.

    • This change aligns the usage with RFC 4880's terminology, which uses the word "expiration" many times, but never uses "expiry".

Merge request reports