For details, see T13544.
These flags have been removed or changed their syntax:
| Old Flag | Replacement | Notes |
|---|---|---|
| `--use-commit-message` / `-C` | //Removed// | Ancient flag from 2012, not clear it has any modern use cases.
| `--advice` | //Removed// | Excuses have been removed. See "Excuses" below.
| `--excuse` | //Removed// | Excuses have been removed.amend-all` | Prompts | See "ExcusePrompts" below.
| `--lintall` | `arc lint --lintallamend-autofixes` | This never impacted the `diff` workflow in a meaningful way.//Removed// | Removed without direct replacement; See "Lint Passthru Options" belowautofix is likely to be simplified away in future changes.
| `--only-new` | //Removed// | This goal is better accomplished by adjusting message severity.apply-patches` | Prompts | See "Prompts", See "Lint Passthru Options" below.
| `--encoding` | //Removed// | Configurable in repositories, but obscure and obsoleted by upcoming changes.
| `--less-contextexcuse` | //Removed// | Obscure and obsoleted by future changes. Sometimes,Excuses have been removed. `--raw` can accomplish the same goalSee "Excuses" below.
| `--raw` | `--raw -` | `--raw` and `--raw-command` have been merged into `--raw <path>`. Use `--raw -` to read stdinignore-unsound-tests` | Prompts | See "Prompts" below.
| `--raw-command` | `--raw ...` | (Seeless-context` | //Removed// | Obscure and obsoleted by future changes. Sometimes, `--raw`.) can accomplish the same goal.
| `--apply-patches` | Prompts | See "Prompts",lintall` | `arc lint --lintall` | This never impacted the `diff` workflow in a meaningful way. See "Lint Passthru Options" below.
| `--never-apply-patches` | Prompts | See "Prompts" below.
| `--ignore-unsound-tests`no-amend` | Prompts | See "Prompts" below.
| `--amend-all` | Prompts |only-new` | //Removed// | This goal is better accomplished by adjusting message severity. See "PromptLint Passthru Options" below.
| `--no-amend` | Prompts | See "Prompts" belowraw` | `--raw -` | `--raw` and `--raw-command` have been merged into `--raw <path>`. Use `--raw -` to read stdin.
| `--amend-autofixes` | //Removed// | raw-command` | `--raw ...` | See `--raw`.
| `--use-commit-message` / `-C` | //Removed without direct replacement;// | Ancient flag from 2012, autofix is likely to be simplified away in future changesno modern use cases are known.
**Excuses**
**Prompts**
**Lint Passthru Options**