Browse Source

Merge branch 'master' of https://git.kunago.com/kunago/scoop-bucket

Miroslav Abrahám 4 months ago
parent
commit
8af824ef2f
1 changed files with 8 additions and 2 deletions
  1. 8 2
      docs/MAINTENANCE.md

+ 8 - 2
docs/MAINTENANCE.md

@@ -1,11 +1,17 @@
 # Maintenance commands
 
-## Update
+## Update and display cache updates
+
+    scoop update
+    scoop status
+
+## Update programs
 
     scoop update *
     scoop update -g *
 
-## Cleanup
+## Cleanup programs
+
 In order to cleanup at the end, run following:
 
     scoop cleanup *