summaryrefslogtreecommitdiffstats
path: root/scripts/upgradecheck/README
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/upgradecheck/README')
-rw-r--r--scripts/upgradecheck/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/upgradecheck/README b/scripts/upgradecheck/README
new file mode 100644
index 0000000..e9f6c4d
--- /dev/null
+++ b/scripts/upgradecheck/README
@@ -0,0 +1,5 @@
+To generate an upgrade check report, run this:
+
+sudo ./upgradecheck.py -c upgradecheck-core+extras.conf -n -w -x
+
+If you want to include packages they may be missing from F7 repos but are in F6 repos, add a -m parameter to the above.