From 0b4b1aa7bffe8c2fc63303e958a98b788356e48a Mon Sep 17 00:00:00 2001 From: Hawkpath Date: Wed, 11 Nov 2020 03:22:01 -0500 Subject: [PATCH] Added additional info to "birthday set". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e60be01..15cb88f 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ Command | Description | Example ------- | ----------- | ------- `name set ` | Set your preferred name (max 64 characters). | `name set Hawk` `pronouns set ` | Set your pronouns (max 64 characters). | `pronouns set She/Her` -`birthday set ` | Set your birthday in one of the following formats: `1997-08-27`, `8 August 1997`, `Aug 8 1997`, `August 8`, `8 Aug`. You may omit your birth year with the month-name format. | `birthday set 1997-08-27` +`birthday set ` | Set your birthday in one of the following formats: `1997-08-27`, `8 August 1997`, `Aug 8 1997`, `August 8`, `8 Aug`. You may omit your birth year with the month-name format (age will not be calculated). | `birthday set 1997-08-27` `timezone set ` | Set your timezone. Don't worry about formatting. Typing the name of the nearest major city should be good enough, but you can also try your state/country if that doesn't work. If you're confused, use this website to find your full timezone name: http://kevalbhatt.github.io/timezone-picker | `timezone set new york` #### Displaying your info