Remove duplicate 'no-color' entry from `refresh` command documentation (#14716)

This commit is contained in:
Will May 2017-05-22 08:35:35 +01:00 committed by Radek Simko
parent fd9c045d07
commit 4b85d0c290
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@ The command-line flags are all optional. The list of available flags are:
* `-backup=path` - Path to the backup file. Defaults to `-state-out` with
the ".backup" extension. Disabled by setting to "-".
* `-no-color` - Disables output with coloring
* `-input=true` - Ask for input for variables if not directly set.
* `-lock=true` - Lock the state file when locking is supported.