Skip to content

Commit 91d0f71

Browse files
authored
Update README.md
1 parent 012b3bc commit 91d0f71

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Diff for: README.md

+14
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,17 @@
2525
# 1. View and clean up orphaned packages
2626
# 2. View and clean up unused packages
2727
# 3. Quit
28+
29+
# Select one of the options by entering the corresponding number.
30+
31+
# Clean up orphaned packages
32+
33+
# Selecting this option will find and remove all orphaned packages on the system. The script will display a list of orphaned packages and prompt you to confirm their removal. You can also choose to display a table of the orphaned packages before confirming their removal.
34+
35+
#Clean up unused packages
36+
37+
# Selecting this option will find and remove all unused packages on the system. The script will display a list of unused packages and prompt you to select which ones you want to remove. You can also choose to display a table of the unused packages before selecting which ones to remove.
38+
39+
# Quit
40+
41+
# Selecting this option will exit the script.

0 commit comments

Comments
 (0)