1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-30 14:43:57 +00:00

Add header-filename and header-filesize where missing

This commit is contained in:
Martin Nordholts
2022-02-26 17:54:09 +01:00
parent 8e8c350391
commit 3c057aa590
4 changed files with 5 additions and 4 deletions

View File

@@ -75,7 +75,7 @@ _{{PROJECT_EXECUTABLE}}_main() {
;;
style)
_values -s , 'style' auto full plain changes header grid rule numbers snip
_values -s , 'style' auto full plain changes header header-filename header-filesize grid rule numbers snip
;;
esac
}