1
0
Fork 0
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:
Garrett Mills 2022-04-07 05:20:33 -05:00 committed by GitHub
parent 9c3619928b
commit b9fcf6a81c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,7 @@
# alternatives
> This command is an alias of `update-alternatives`.
- View documentation for the original command:
`tldr update-alternatives`