Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

clean

Remove all past review files from the output directory.

Keep your reviews folder tidy by purging old output.

When to Use

  • Weekly cleanup: “Fresh start”
  • Before report: “Start clean for new report period”

Synopsis

prctrl clean
prctrl clean --dry-run
prctrl clean -n          # short form for dry-run
prctrl clean --quiet    # suppress output

Options

FlagDescriptionDefault
-n, --dry-runPreview what would be deleted without actually deletingfalse
-q, --quietSuppress all output except errorsfalse

Tips

  • Only deletes files in your local output directory
  • Does not affect GitHub data
  • Always use --dry-run first if you’re unsure what will be deleted