mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-15 02:39:23 +02:00
Update docstring
This commit is contained in:
@ -71,7 +71,7 @@ pub struct Config<'a> {
|
|||||||
/// File extension/name mappings
|
/// File extension/name mappings
|
||||||
pub syntax_mapping: SyntaxMapping,
|
pub syntax_mapping: SyntaxMapping,
|
||||||
|
|
||||||
/// Pager option
|
/// Command to start the pager
|
||||||
pub pager: Option<&'a str>,
|
pub pager: Option<&'a str>,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user