@@ -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`