Remove flags from the README

We have --help for that
This commit is contained in:
Roey Darwish Dror
2019-06-16 09:09:28 +03:00
parent b6e838bab0
commit d083b9bf32

View File

@@ -110,19 +110,6 @@ Just run `topgrade`. It will run the following steps:
* **macOS**: Upgrade App Store applications
* **FreeBSD**: Run `freebsd-upgrade`
## Flags
* `-t/--tmux` - Topgrade will launch itself in a new tmux session. This flag has no effect if
Topgrade already runs inside tmux. This is useful when using topgrade on remote systems.
* `-c/--cleanup` - Topgrade will instruct package managers to remove old or unused files
* `-n/--dry-run` - Print what should be run.
* `--disable [STEPS]` - Disable one or more steps:
* `system` - Skip the system upgrade phase.
* `git-repos` - Don't pull custom git repositories.
* `emacs` - Don't upgrade Emacs packages or configuration files.
* `vim` - Don't upgrade Vim/NeoVim packages or configuration files.
* `gem` - Don't upgrade ruby gems.
* `--no-retry` - Don't ask to retry failed steps.
## Customization
Here's an example for a configuration file: