Fix minor typo
This commit is contained in:
parent
3bfd8e71a2
commit
b9781d3156
1 changed files with 2 additions and 2 deletions
|
|
@ -4511,7 +4511,7 @@ transactions in a csv format suitable for importing into other programs.
|
||||||
You can specify the transactions to print using all the normal
|
You can specify the transactions to print using all the normal
|
||||||
limiting and searching functions.
|
limiting and searching functions.
|
||||||
|
|
||||||
@node The @command{convert} command, , The @command{csv} command, Comma Separated Values files
|
@node The @command{convert} command, , The @command{csv} command, Comma Separated Values files
|
||||||
@subsubsection The @command{convert} command
|
@subsubsection The @command{convert} command
|
||||||
@cindex csv importing
|
@cindex csv importing
|
||||||
@cindex comma separated variable file reading
|
@cindex comma separated variable file reading
|
||||||
|
|
@ -8338,7 +8338,7 @@ weekday, full Wednesday.
|
||||||
day of the month (dd), zero padded up to 10.
|
day of the month (dd), zero padded up to 10.
|
||||||
|
|
||||||
@item %e
|
@item %e
|
||||||
day of the month (dd) , no leading zero up to 10.
|
day of the month (dd), no leading zero up to 10.
|
||||||
|
|
||||||
@item %j
|
@item %j
|
||||||
day of year, zero padded 000–366.
|
day of year, zero padded 000–366.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue