diff options
| author | Christian Goeschel Ndjomouo <cgoesc2@wgu.edu> | 2025-10-31 12:38:26 -0400 |
|---|---|---|
| committer | Christian Goeschel Ndjomouo <cgoesc2@wgu.edu> | 2025-10-31 12:38:26 -0400 |
| commit | 1188191acace5f39be8732164ea01274b2913586 (patch) | |
| tree | 8afc64f18792382ee36f6324db14358a73e45d66 | |
| parent | 88e4b6f8bfd188b210ffcda10ecb4a1034c412c7 (diff) | |
| download | util-linux-1188191acace5f39be8732164ea01274b2913586.tar.gz | |
bash-completion: (fincore) add missing --total
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
| -rw-r--r-- | bash-completion/fincore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash-completion/fincore b/bash-completion/fincore index 34007e04d8..c2341f6dfc 100644 --- a/bash-completion/fincore +++ b/bash-completion/fincore @@ -31,6 +31,7 @@ _fincore_module() --noheadings --output --output-all + --total --raw --recursive --cachestat |
