update-alternatives: Added hint for showing all commands #2448 (#2448)

This commit is contained in:
Fabian
2018-10-16 19:30:40 +02:00
committed by Starbeamrainbowlabs
parent 72b4f22ff9
commit 24bd336560

View File

@@ -17,3 +17,7 @@
- Display information about a specified command:
`update-alternatives --display {{java}}`
- Display all commands and their current selection:
`update-alternatives --get-selections`