We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314ad20 commit 8ceabc8Copy full SHA for 8ceabc8
src/main.rs
@@ -98,7 +98,7 @@ struct Args {
98
#[clap(long, default_value_t = false, value_parser)]
99
no_largeaddressaware: bool,
100
101
- // If set, do not patch the fix for the camera sometimes skipping to a random direction when rotated.
+ /// If set, do not patch the fix for the camera sometimes skipping to a random direction when rotated.
102
103
no_cameraskipfix: bool
104
}
0 commit comments