containers / containers/fuse-overlayfs
unknown argument ignored: auto_unmount
Open
- Dominant language
- Rust
- Stars
- 691
- Forks
- 109
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 2
Description
`fuse-overlayfs --help` shows an option `-o auto_unmount`, but using it results in the message `unknown argument ignored: auto_unmount`
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with `fuse-overlayfs --help` and an invocation using `-o auto_unmount`, then trace the option handling in the Rust sources. Done means the documented option is accepted without the `unknown argument ignored: auto_unmount` message and the existing behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100