Add flag to invoke in tmux (fix #10)

This commit is contained in:
Roey Darwish Dror
2018-06-20 21:05:49 +03:00
parent 2ee068f4fb
commit d434073239
2 changed files with 39 additions and 2 deletions

View File

@@ -46,6 +46,10 @@ Just run `topgrade`. It will run the following steps:
* *Linux*: Run [needrestart](https://github.com/liske/needrestart)
* *macOS*: Upgrade App Store applications
## 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.
## Customization
You can place a configuration file at `~/.config/topgrade.toml`. Here's an example: