mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-08 00:00:12 +03:00
This makes the lines $ getfattr -d -m '^bcachefs\.' filename $ getfattr -d -m '^bcachefs_effective\.' filename copy-pastable. Otherwise they get compiled as $ getfattr -d -m ’^bcachefs\.’ filename $ getfattr -d -m ’^bcachefs_effective\.’ filename in the pdf.