update cli on defining custom formats

This commit is contained in:
Abraham Toriz 2021-07-07 12:12:42 -05:00
parent 99888248e9
commit 763049e7a9
No known key found for this signature in database
GPG Key ID: D5B4A746DB5DD42A
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ fn main() {
.help(
"The output format. Valid built-in formats are ical, csv, json, \
ids, and text. Documentation on defining custom formats can be \
found in the README included in this distribution."
found at https://gitlab.com/categulario/tiempo"
);
let sheet_arg = Arg::with_name("sheet")