/usr/share/doc/lizardfs-client/README.Debian is in lizardfs-client 3.12.0+dfsg-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | mfsmount /mnt/lizardfs -H mfsmaster
## /etc/fstab
mfsmount /mnt/lizardfs fuse mfsmaster={MFSMASTER_IP},mfsport={MFSMASTER_PORT},_netdev 0 0
## Autofs
lizardfs -fstype=fuse,allow_other :mfsmount
|