Fix inconsistent dayspec description
This commit is contained in:
@@ -264,7 +264,7 @@ void alarms_init(void)
|
||||
"alarms",
|
||||
"List, add and remove alarms\n\nIf a dayspec is specified, it "
|
||||
"should be a sequence of 'x's and '-'s (for enabled or disabled "
|
||||
"respectively). For example: \"*-*-*--\" means Mondays, Wednesdays "
|
||||
"respectively). For example: \"x-x-x--\" means Mondays, Wednesdays "
|
||||
"and Fridays only.",
|
||||
"alarms OR alarms add <hh:mm> [dayspec] OR alarms remove <index> OR "
|
||||
"alarms <clear>",
|
||||
|
||||
Reference in New Issue
Block a user