]> git.ipfire.org Git - thirdparty/util-linux.git/commit - libblkid/src/config.c
Merge branch 'lsns--Q' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Tue, 2 Apr 2024 10:58:02 +0000 (12:58 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 2 Apr 2024 10:58:02 +0000 (12:58 +0200)
commitc984aa7426a64ed2dbad789ff568e600db40aaa3
tree0aec5efafc82886154921d6754ee4447f419d1e3
parent3400ca5a9f3174308fea9c106ee3678bd58deabd
parent0b517b611e42c813f4450442e0421a3d2bd021f6
Merge branch 'lsns--Q' of https://github.com/masatake/util-linux

* 'lsns--Q' of https://github.com/masatake/util-linux:
  tests: (lsns) add a case testing -Q, --filter option
  tests: (test_mkfds::userns) add a new factory
  tests: (test_mkfds::multiplexing) fix the factory description
  lsns: add -H, --list-columns option
  lsns: implement -Q, --filter option
  lsfd: (man) fix the decoration of an optional parameter
  lsns: add a missing '=' character in the help message
  lsns: (man) make the namespace parameter optional
  lsblk: (refactor) refer to a parameter instead of a file static var