]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'fix/inconsistent_bash_completions' of https://github.com/cgoesche/util...
authorKarel Zak <kzak@redhat.com>
Wed, 26 Nov 2025 10:46:55 +0000 (11:46 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 26 Nov 2025 10:46:55 +0000 (11:46 +0100)
commit75a776c64040c260b2cfe5e637a8cb8aa56e4b68
treefa74eb984180708ffe64267203c5ea057761b00f
parent979b13831a36899a159f61f652f95ce2055119c3
parenta2a6b7d61eda1e16a7af3bdc16eccd16667c2e2b
Merge branch 'fix/inconsistent_bash_completions' of https://github.com/cgoesche/util-linux-fork

* 'fix/inconsistent_bash_completions' of https://github.com/cgoesche/util-linux-fork:
  bash-completion: (unshare) add missing --map-subids option
  tunelp: remove extraneous -T option
  partx: mark the --list option as deprecated
  namei: reestablish --nosymlinks option's functionality
  bash-completion: (mountpoint) add missing --show option
  bash-completion: (mount) add missing --ro option
  mount: document --ro option on the man page
  mount: add missing --ro option info in usage message
  bash-completion: (lslogins) add missing long options
  lslogins: fix incomplete option info in usage message
  lsclocks: add missing --no-discover-rtc option info in usage message
  bash-completion: (lsclocks) add missing --no-discover-rtc option
  bash-completion: (hwclock) add missing --ul-debug option
  bash-completion: (flock) add missing long options
  flock: fix incomplete -n option info in usage message