lib: add generated man files
This commit is contained in:
parent
1fca47cf18
commit
e23160059e
@ -1011,7 +1011,8 @@ include\ path/to/file.journal
|
|||||||
.PP
|
.PP
|
||||||
If the path does not begin with a slash, it is relative to the current
|
If the path does not begin with a slash, it is relative to the current
|
||||||
file.
|
file.
|
||||||
Glob patterns (\f[C]*\f[]) are not currently supported.
|
The include file path may contain common glob patterns (e.g.
|
||||||
|
\f[C]*\f[]).
|
||||||
.PP
|
.PP
|
||||||
The \f[C]include\f[] directive can only be used in journal files.
|
The \f[C]include\f[] directive can only be used in journal files.
|
||||||
It can include journal, timeclock or timedot files, but not CSV files.
|
It can include journal, timeclock or timedot files, but not CSV files.
|
||||||
|
|||||||
@ -878,7 +878,8 @@ directive, like this:
|
|||||||
include path/to/file.journal
|
include path/to/file.journal
|
||||||
|
|
||||||
If the path does not begin with a slash, it is relative to the
|
If the path does not begin with a slash, it is relative to the
|
||||||
current file. Glob patterns ('*') are not currently supported.
|
current file. The include file path may contain common glob patterns
|
||||||
|
(e.g. '*').
|
||||||
|
|
||||||
The 'include' directive can only be used in journal files. It can
|
The 'include' directive can only be used in journal files. It can
|
||||||
include journal, timeclock or timedot files, but not CSV files.
|
include journal, timeclock or timedot files, but not CSV files.
|
||||||
|
|||||||
@ -705,7 +705,8 @@ FILE FORMAT
|
|||||||
include path/to/file.journal
|
include path/to/file.journal
|
||||||
|
|
||||||
If the path does not begin with a slash, it is relative to the current
|
If the path does not begin with a slash, it is relative to the current
|
||||||
file. Glob patterns (*) are not currently supported.
|
file. The include file path may contain common glob patterns (e.g.
|
||||||
|
*).
|
||||||
|
|
||||||
The include directive can only be used in journal files. It can
|
The include directive can only be used in journal files. It can
|
||||||
include journal, timeclock or timedot files, but not CSV files.
|
include journal, timeclock or timedot files, but not CSV files.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user