mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 23:46:00 +02:00
Unify filenames and directories
This commit is contained in:
parent
d929a3914b
commit
c3bbc30f28
1 changed files with 5 additions and 6 deletions
|
@ -71,9 +71,8 @@ to figure out how to use the command and fill it in with values.
|
||||||
More technical wording on description lines should use the `backtick` syntax.
|
More technical wording on description lines should use the `backtick` syntax.
|
||||||
Use backticks on the following:
|
Use backticks on the following:
|
||||||
|
|
||||||
1. Filenames, ex. `package.json`.
|
1. Paths, ex. `package.json`, `/etc/package.json`.
|
||||||
2. Directories, ex. `/etc/ansible/hosts`.
|
2. Extensions, ex. `.dll`.
|
||||||
3. Extensions, ex. `.dll`.
|
3. Commands, ex. `ls`.
|
||||||
4. Commands, ex. `ls`.
|
4. Keyboard commands, ex. `CTRL+ALT+DEL`.
|
||||||
5. Keyboard commands, ex. `CTRL+ALT+DEL`.
|
5. Port numbers, ex. `8080`.
|
||||||
6. Port numbers, ex. `8080`.
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue