mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-08 04:25:31 +00:00
fixup outdated comment for check_mime_type
This commit is contained in:
parent
8102260da4
commit
732159b662
@ -16,7 +16,7 @@ use crate::{
|
|||||||
warning, QuestionAction, QuestionPolicy, Result,
|
warning, QuestionAction, QuestionPolicy, Result,
|
||||||
};
|
};
|
||||||
|
|
||||||
/// Check, for each file, if the mime type matches the detected extensions.
|
/// Check if the mime type matches the detected extensions.
|
||||||
///
|
///
|
||||||
/// In case the file doesn't has any extensions, try to infer the format.
|
/// In case the file doesn't has any extensions, try to infer the format.
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user