Update docstring

pull/391/head
David Peter 6 years ago
parent 9c782fb692
commit 9f401ea122

@ -71,7 +71,7 @@ pub struct Config<'a> {
/// File extension/name mappings
pub syntax_mapping: SyntaxMapping,
/// Pager option
/// Command to start the pager
pub pager: Option<&'a str>,
}

Loading…
Cancel
Save