diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c64cc705..07082f80 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -35,7 +35,7 @@ A clear and concise description of the expected behavior. - mergerfs settings - List of drives, filesystems, & sizes: - `df -h` - - `lsblk` + - `lsblk -f` - A strace of the application having a problem: - `strace -fvTtt -s 256 -o /tmp/app.strace.txt ` - `strace -fvTtt -s 256 -o /tmp/app.strace.txt -p `