mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 11:22:30 +01:00
Correct doc comment for list_syntaxes_and_themes
example
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
/// A simple program that prints its own source code using the bat library
|
/// A simple program that lists all supported syntaxes and themes.
|
||||||
use bat::PrettyPrinter;
|
use bat::PrettyPrinter;
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
|
Reference in New Issue
Block a user