aboutsummaryrefslogtreecommitdiffsponsor
path: root/todo/Upgradepkg flags.md
diff options
context:
space:
mode:
Diffstat (limited to 'todo/Upgradepkg flags.md')
-rw-r--r--todo/Upgradepkg flags.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/todo/Upgradepkg flags.md b/todo/Upgradepkg flags.md
new file mode 100644
index 0000000..017190b
--- /dev/null
+++ b/todo/Upgradepkg flags.md
@@ -0,0 +1,10 @@
+# Upgradepkg flags
+
+Support more upgradepkg flags
+
+```
+--dry-run only display what would be done
+--install-new install new packages also
+--reinstall upgrade packages of the same version
+--verbose display all the gory details of the upgrade
+```