mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-14 09:55:12 +08:00
Merge pull request #956 from trapexit/mount-bsd
Remove usage printing regression in mount_bsd
This commit is contained in:
commit
2da5cda4b3
@ -97,8 +97,6 @@ static const struct fuse_opt fuse_mount_opts[] = {
|
||||
|
||||
static void mount_help(void)
|
||||
{
|
||||
fprintf(stderr,
|
||||
);
|
||||
system(FUSERMOUNT_PROG " --help");
|
||||
fputc('\n', stderr);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user