mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
5dc17d0b0d
commit
ae13c3430f
@ -695,13 +695,13 @@ datatype is one of: {0}
|
||||
'--display="{\\"enum_values\\":[\\"val1\\", \\"val2\\"]}"'
|
||||
'\n'
|
||||
'There are many options that can go into the display variable.'
|
||||
'The options by column type are:'
|
||||
'The options by column type are:\n'
|
||||
'composite: composite_template, composite_sort, make_category,'
|
||||
' contains_html, use_decorations'
|
||||
'datetime: date_format'
|
||||
'enumeration: enum_values, enum_colors, use_decorations'
|
||||
'int, float: number_format'
|
||||
'text: is_names, use_decorations'
|
||||
'contains_html, use_decorations\n'
|
||||
'datetime: date_format\n'
|
||||
'enumeration: enum_values, enum_colors, use_decorations\n'
|
||||
'int, float: number_format\n'
|
||||
'text: is_names, use_decorations\n'
|
||||
'\n'
|
||||
'The best way to find legal combinations is to create a custom'
|
||||
'column of the appropriate type in the GUI then look at the'
|
||||
|
Loading…
x
Reference in New Issue
Block a user