mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 11:35:26 +02:00
alternatives: add alias page (#7967)
Create a page for `alternatives` documenting it as an alias of `update-alternatives`.
This commit is contained in:
parent
9c3619928b
commit
b9fcf6a81c
1 changed files with 7 additions and 0 deletions
7
pages/linux/alternatives.md
Normal file
7
pages/linux/alternatives.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# alternatives
|
||||
|
||||
> This command is an alias of `update-alternatives`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr update-alternatives`
|
Loading…
Add table
Reference in a new issue