manual: document column directives.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
This commit is contained in:
parent
3416ca1d93
commit
5a1ffec85d
1 changed files with 6 additions and 0 deletions
|
|
@ -103,6 +103,12 @@ configuration file.
|
|||
Key field directives indicate the fields to display in the _Browse All Records_
|
||||
view. By default, this value is 0 (display the first field).
|
||||
|
||||
==== Column Directives (`col`)
|
||||
|
||||
Column directives indicate how many columns to use to display fields. A column
|
||||
directive consists of a record with the values `col` and an integer number of
|
||||
columns.
|
||||
|
||||
=== Configuration File
|
||||
|
||||
Configuration files are identical to schema files except that instead of the
|
||||
|
|
|
|||
Loading…
Reference in a new issue