mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-09 09:49:10 +02:00
Docs: Consistent capitalization of tealdeer
Capitalize at the start of a sentence, lowercase otherwise.
This commit is contained in:
parent
c9ec88354a
commit
fb755ba8dc
6 changed files with 7 additions and 7 deletions
|
|
@ -107,7 +107,7 @@ The highlights:
|
|||
Note that the MSRV (Minimal Supported Rust Version) of the project
|
||||
[changed][i190]:
|
||||
|
||||
> When publishing a Tealdeer release, the Rust version required to build it
|
||||
> When publishing a tealdeer release, the Rust version required to build it
|
||||
> should be stable for at least a month.
|
||||
|
||||
Changes:
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@ To run lints:
|
|||
|
||||
## MSRV (Minimally Supported Rust Version)
|
||||
|
||||
When publishing a Tealdeer release, the Rust version required to build it
|
||||
When publishing a tealdeer release, the Rust version required to build it
|
||||
should be stable for at least a month.
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -28,13 +28,13 @@ Colors can be specified in one of three ways:
|
|||
|
||||
foreground = "green"
|
||||
|
||||
- 256 color ANSI code (*Tealdeer v1.5.0+*)
|
||||
- 256 color ANSI code (*tealdeer v1.5.0+*)
|
||||
|
||||
Example:
|
||||
|
||||
foreground = { ansi = 4 }
|
||||
|
||||
- 24-bit RGB color (*Tealdeer v1.5.0+*)
|
||||
- 24-bit RGB color (*tealdeer v1.5.0+*)
|
||||
|
||||
Example:
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Automatic updates
|
||||
|
||||
tealdeer can refresh the cache automatically when it is outdated. This
|
||||
Tealdeer can refresh the cache automatically when it is outdated. This
|
||||
behavior can be configured in the `updates` section and is disabled by
|
||||
default.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Installing
|
||||
|
||||
There are a few different ways to install Tealdeer:
|
||||
There are a few different ways to install tealdeer:
|
||||
|
||||
- Through [package managers](#package-managers)
|
||||
- Through [static binaries](#static-binaries-linux)
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ and community-driven man pages.
|
|||
|
||||

|
||||
|
||||
This documentation shows how to install, use and configure Tealdeer.
|
||||
This documentation shows how to install, use and configure tealdeer.
|
||||
|
||||
## Links
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue