Harmonize project name (lowercase tldr, no semicolon, hyphen-separated)

This commit is contained in:
Waldir Pimenta
2020-05-11 00:23:54 +01:00
committed by Zlatan Vasović
parent a5eca83cca
commit 37634b36f7
17 changed files with 29 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
# Style guide
This page lists specific formatting instructions for tldr pages.
This page lists specific formatting instructions for `tldr` pages.
## Layout
@@ -34,7 +34,7 @@ tldrl -f {{page.md}}
For other ways to use `tldrl`, such as linting an entire directory, check out (what else!)
[`tldr tldrl`](https://github.com/tldr-pages/tldr/blob/master/pages/common/tldrl.md)
If you're using the Node.js client of `tldr`, you can preview a page locally using the `-f` flag (aka `--render`):
If you're using the Node.js client of tldr-pages, you can preview a page locally using the `-f` flag (aka `--render`):
```
tldr -f {{page.md}}