Skip to content

command line description #8204

Answered by samsonasik
mpichot asked this question in Q&A
Sep 13, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi, you can directly use --help without process included.

vendor/bin/rector --help 

Description:
  Upgrades or refactors source code with provided rectors

Usage:
  process [options] [--] [<source>...]

Arguments:
  source                             Files or directories to be upgraded.

Options:
  -n, --dry-run                      Only see the diff of changes, do not save them to files.
  -a, --autoload-file=AUTOLOAD-FILE  Path to file with extra autoload (will be included)
      --no-progress-bar              Hide progress bar. Useful e.g. for nicer CI output.
      --no-diffs                     Hide diffs of changed files. Useful e.g. for nicer CI output.
      --output-format=OUTPU…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mpichot
Comment options

Answer selected by samsonasik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants