doc: note include does not support *
This commit is contained in:
		
							parent
							
								
									269f7afe33
								
							
						
					
					
						commit
						baeca07440
					
				| @ -664,5 +664,7 @@ include path/to/file.journal | ||||
| 
 | ||||
| If the path does not begin with a slash, it is relative to the current file. | ||||
| 
 | ||||
| Glob patterns (`*`) are not currently supported. | ||||
| 
 | ||||
| The `include` directive may only be used in journal files, and currently | ||||
| it may only include other journal files (eg, not CSV or timelog files.) | ||||
|  | ||||
| @ -781,6 +781,8 @@ include path/to/file.journal | ||||
| 
 | ||||
| If the path does not begin with a slash, it is relative to the current file. | ||||
| 
 | ||||
| Glob patterns (`*`) are not currently supported. | ||||
| 
 | ||||
| The `include` directive may only be used in journal files, and currently | ||||
| it may only include other journal files (eg, not CSV or timelog files.) | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user