]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'feat/swapon_translate_col_names' of https://github.com/cgoesche/util...
authorKarel Zak <kzak@redhat.com>
Wed, 1 Oct 2025 13:13:02 +0000 (15:13 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 1 Oct 2025 13:13:02 +0000 (15:13 +0200)
commit6044c0d7df5735a6dcd8a2dd36f06758c452a863
tree6e269ed81df098e6fe68260ef6e8518ddb03b9b7
parent3059771445a81446544bbb08ba2dfeb4506ba598
parenta0b7e3ed1020ee279c2bd5f1855e5a38876553f4
Merge branch 'feat/swapon_translate_col_names' of https://github.com/cgoesche/util-linux-fork

* 'feat/swapon_translate_col_names' of https://github.com/cgoesche/util-linux-fork:
  bash-completion: (swapon) add --annotation option
  swapon: document --annotation option on the man page
  swapon: control column header tooltips with --annotation
  swapon: annotate column header names with OSC8 hyperlinks
  lib/strutils: add helper function for --annotation option
  libsmartcols: new scols_column_{refer,get}_annotation routines