mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 04:26:01 +02:00
Update contributing-guides/style-guide.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
This commit is contained in:
parent
6011cd2a2f
commit
d929a3914b
1 changed files with 1 additions and 2 deletions
|
@ -68,7 +68,6 @@ Keep the following guidelines in mind when choosing tokens:
|
||||||
In general, tokens should make it as intuitive as possible
|
In general, tokens should make it as intuitive as possible
|
||||||
to figure out how to use the command and fill it in with values.
|
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:
|
||||||
|
|
||||||
|
@ -77,4 +76,4 @@ Use backticks on the following:
|
||||||
3. Extensions, ex. `.dll`.
|
3. Extensions, ex. `.dll`.
|
||||||
4. Commands, ex. `ls`.
|
4. Commands, ex. `ls`.
|
||||||
5. Keyboard commands, ex. `CTRL+ALT+DEL`.
|
5. Keyboard commands, ex. `CTRL+ALT+DEL`.
|
||||||
6. Port numbers, ex. `8080`.
|
6. Port numbers, ex. `8080`.
|
||||||
|
|
Loading…
Add table
Reference in a new issue