mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
fix missing .
This commit is contained in:
parent
e5a0509537
commit
6011cd2a2f
1 changed files with 3 additions and 3 deletions
|
@ -73,8 +73,8 @@ More technical wording on description lines should use the `backtick` syntax.
|
|||
Use backticks on the following:
|
||||
|
||||
1. Filenames, ex. `package.json`.
|
||||
2. Directories, ex `/etc/ansible/hosts`.
|
||||
3. Extensions, ex `.dll`.
|
||||
4. Commands, ex `ls`.
|
||||
2. Directories, ex. `/etc/ansible/hosts`.
|
||||
3. Extensions, ex. `.dll`.
|
||||
4. Commands, ex. `ls`.
|
||||
5. Keyboard commands, ex. `CTRL+ALT+DEL`.
|
||||
6. Port numbers, ex. `8080`.
|
Loading…
Add table
Reference in a new issue