summaryrefslogtreecommitdiffstats
path: root/libsmartcols/docs
diff options
context:
space:
mode:
Diffstat (limited to 'libsmartcols/docs')
-rw-r--r--libsmartcols/docs/libsmartcols-sections.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/libsmartcols/docs/libsmartcols-sections.txt b/libsmartcols/docs/libsmartcols-sections.txt
index 13a35646b..e72637add 100644
--- a/libsmartcols/docs/libsmartcols-sections.txt
+++ b/libsmartcols/docs/libsmartcols-sections.txt
@@ -113,6 +113,7 @@ scols_table_colors_wanted
scols_table_enable_ascii
scols_table_enable_colors
scols_table_enable_export
+scols_table_enable_header_repeat
scols_table_enable_json
scols_table_enable_maxout
scols_table_enable_noheadings
@@ -129,11 +130,13 @@ scols_table_get_nlines
scols_table_get_stream
scols_table_get_symbols
scols_table_get_termforce
+scols_table_get_termheight
scols_table_get_termwidth
scols_table_get_title
scols_table_is_ascii
scols_table_is_empty
scols_table_is_export
+scols_table_is_header_repeat
scols_table_is_json
scols_table_is_maxout
scols_table_is_noheadings
@@ -158,6 +161,7 @@ scols_table_set_name
scols_table_set_stream
scols_table_set_symbols
scols_table_set_termforce
+scols_table_set_termheight
scols_table_set_termwidth
scols_unref_table
</SECTION>