mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-29 19:23:34 +01:00
Update documentation
This commit is contained in:
parent
62b32bd848
commit
eb7d4d002a
@ -5,7 +5,8 @@
|
|||||||
//!
|
//!
|
||||||
//! If you need more control, you can also use the structs in the submodules
|
//! If you need more control, you can also use the structs in the submodules
|
||||||
//! (start with `controller::Controller`), but note that the API of these
|
//! (start with `controller::Controller`), but note that the API of these
|
||||||
//! internal modules is much more likely to change.
|
//! internal modules is much more likely to change. Some or all of these
|
||||||
|
//! modules might be removed in the future.
|
||||||
//!
|
//!
|
||||||
//! "Hello world" example:
|
//! "Hello world" example:
|
||||||
//! ```
|
//! ```
|
||||||
|
Loading…
Reference in New Issue
Block a user