imp: doc: directives: tweak
This commit is contained in:
parent
df472b6cc5
commit
3763b50ff2
@ -2508,7 +2508,7 @@ And here are all the directives and their precise effects:
|
|||||||
|
|
||||||
| directive | effects | ends at file end? |
|
| directive | effects | ends at file end? |
|
||||||
|-----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------|
|
|-----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------|
|
||||||
| **[`account`]** | Declare an account, for [checking](#check) all entries in all files; <br>and its [display order](#account-display-order) and [type](#declaring-account-types), for reports. <br>Subdirectives: any text, ignored. | |
|
| **[`account`]** | Declares an account, for [checking](#check) all entries in all files; <br>and its [display order](#account-display-order) and [type](#declaring-account-types), for reports. <br>Subdirectives: any text, ignored. | |
|
||||||
| **[`alias`]** | Rewrites account names, in following entries until end of current file or [`end aliases`]. | Y |
|
| **[`alias`]** | Rewrites account names, in following entries until end of current file or [`end aliases`]. | Y |
|
||||||
| **[`apply account`]** | Prepends a common parent account to all account names, in following entries until end of current file or [`end apply account`]. | Y |
|
| **[`apply account`]** | Prepends a common parent account to all account names, in following entries until end of current file or [`end apply account`]. | Y |
|
||||||
| **[`comment`]** | Ignores part of the journal file, until end of current file or [`end comment`]. | Y |
|
| **[`comment`]** | Ignores part of the journal file, until end of current file or [`end comment`]. | Y |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user