]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'table_title' of https://github.com/ignatenkobrain/util-linux
authorKarel Zak <kzak@redhat.com>
Fri, 22 Jan 2016 12:34:05 +0000 (13:34 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 22 Jan 2016 12:34:05 +0000 (13:34 +0100)
* 'table_title' of https://github.com/ignatenkobrain/util-linux:
  libsmartcols: set everything once in scols_table_set_title()
  libsmartcols: put new line after title
  libsmartcols: fix title aligning to center
  libsmartcols: don't try to align title if it's more that term
  libsmartcols: use symbols for title wrap
  libsmartcols: implement title of table


Trivial merge