mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Make a note about include ca.rem directly
All checks were successful
Remind unit tests / tests (push) Successful in 32s
All checks were successful
Remind unit tests / tests (push) Successful in 32s
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
# Canadian Federal Holidays
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
# For all of the statutory holidays of the province you
|
||||
# live in, use: INCLUDE [$SysInclude]/ca/XY.rem where XY is the
|
||||
# two-letter abbreviation for yoru province.
|
||||
# You should probably NOT include this file directly! Instead, for
|
||||
# all of the statutory holidays of the province you live in, use:
|
||||
# INCLUDE [$SysInclude]/ca/XY.rem where XY is the two-letter
|
||||
# abbreviation for yoru province. For example, if you live in
|
||||
# Ontario, use: INCLUDE [$SysInclude]/ca/on.rem
|
||||
|
||||
OMIT 1 Jan MSG New Year's Day
|
||||
OMIT 1 July MSG Canada Day
|
||||
|
||||
Reference in New Issue
Block a user