pub const ABOUT_HELP: &str = "\n\u{1b}[35mTARDIS \u{2014} Time And Relative Date Input Simplifier\u{1b}[39m\n\nTranslates natural-language time expressions into formatted datetimes.\n\nA lightweight CLI tool for converting human-readable date and time phrases\nlike \u{1b}[1m\"next Friday at 2:00\"\u{1b}[22m or \u{1b}[1m\"in 3 days\"\u{1b}[22m into machine-usable output.\n";Expand description
Long about text displayed in --help output.