From fc71597c8dba7ca8da474cbae3509552e30cbd46 Mon Sep 17 00:00:00 2001 From: izxl007 Date: Wed, 28 May 2025 21:54:15 +0800 Subject: fuse_lowlevel.c: Remove duplicate descriptions of auto_unmount Signed-off-by: izxl007 --- lib/fuse_lowlevel.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/fuse_lowlevel.c b/lib/fuse_lowlevel.c index c2f3ccb..5568786 100644 --- a/lib/fuse_lowlevel.c +++ b/lib/fuse_lowlevel.c @@ -3637,7 +3637,6 @@ void fuse_lowlevel_help(void) " -o allow_other allow access by all users\n" " -o allow_root allow access by root\n" " -o auto_unmount auto unmount on process termination\n" -" -o auto_unmount auto unmount on process termination\n" " -o io_uring enable io-uring\n" " -o io_uring_q_depth= io-uring queue depth\n" ); -- cgit v1.2.3