truecourse 0.4.2 → 0.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -65,6 +65,7 @@ truecourse add # Register repo without analyzing
65
65
 
66
66
  # Dashboard (web UI)
67
67
  truecourse dashboard # Start + open the dashboard
68
+ truecourse dashboard --reconfigure # Re-prompt for console vs background service mode
68
69
  truecourse dashboard stop # Stop the dashboard
69
70
  truecourse dashboard status # Show dashboard status
70
71
  truecourse dashboard logs # Tail dashboard logs (service mode only)