dissect: fix typo

This commit is contained in:
Antonio Alvarez Feijoo 2024-01-19 16:01:13 +01:00
parent 43aaa1b3d3
commit 08c0b6efd8
No known key found for this signature in database
GPG key ID: B4EFC9173666A622

View file

@ -150,7 +150,7 @@ static int help(void) {
" -u --umount Unmount the image from the specified directory\n"
" -U Shortcut for --umount --rmdir\n"
" --attach Attach the disk image to a loopback block device\n"
" --detach Detach a loopback block device gain\n"
" --detach Detach a loopback block device again\n"
" -l --list List all the files and directories of the specified\n"
" OS image\n"
" --mtree Show BSD mtree manifest of OS image\n"