fix inconsistent whitespace
This commit is contained in:
@@ -107,8 +107,8 @@
|
||||
#define cal_full_usage \
|
||||
"Display a calendar.\n" \
|
||||
"\nOptions:\n" \
|
||||
"\t-j\tUse julian dates.\n" \
|
||||
"\t-y\tDisplay the entire year."
|
||||
"\t-j\tUse julian dates\n" \
|
||||
"\t-y\tDisplay the entire year"
|
||||
|
||||
#define cat_trivial_usage \
|
||||
"[-u] [FILE]..."
|
||||
|
Reference in New Issue
Block a user