1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-30 00:55:30 +02:00

fix: wrong hyphen instead of backtrack in style-guide (#8397)

This commit is contained in:
Cornelius Roemer 2022-08-24 21:33:49 +02:00 committed by GitHub
parent d386b8bc7e
commit 35b015a0b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,7 @@ tldr --render path/to/tldr_page.md
### Aliases
If a command can be called with alternative names (like `vim' can be called by `vi`), alias pages can be created to point the user to the original command name.
If a command can be called with alternative names (like `vim` can be called by `vi`), alias pages can be created to point the user to the original command name.
```md
# command_name