mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 23:56:05 +02:00
parent
72b4f22ff9
commit
24bd336560
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@
|
||||||
- Display information about a specified command:
|
- Display information about a specified command:
|
||||||
|
|
||||||
`update-alternatives --display {{java}}`
|
`update-alternatives --display {{java}}`
|
||||||
|
|
||||||
|
- Display all commands and their current selection:
|
||||||
|
|
||||||
|
`update-alternatives --get-selections`
|
||||||
|
|
Loading…
Add table
Reference in a new issue