docs: added info about --progress terminal width
This commit is contained in:
parent
b601961e54
commit
6db9f7180f
1 changed files with 4 additions and 0 deletions
|
@ -1943,6 +1943,10 @@ with the `--stats` flag.
|
||||||
This can be used with the `--stats-one-line` flag for a simpler
|
This can be used with the `--stats-one-line` flag for a simpler
|
||||||
display.
|
display.
|
||||||
|
|
||||||
|
To change the display length of filenames (for different terminal widths),
|
||||||
|
see the `--stats-file-name-length` option. The default output is formatted
|
||||||
|
for 80 character wide terminals.
|
||||||
|
|
||||||
Note: On Windows until [this bug](https://github.com/Azure/go-ansiterm/issues/26)
|
Note: On Windows until [this bug](https://github.com/Azure/go-ansiterm/issues/26)
|
||||||
is fixed all non-ASCII characters will be replaced with `.` when
|
is fixed all non-ASCII characters will be replaced with `.` when
|
||||||
`--progress` is in use.
|
`--progress` is in use.
|
||||||
|
|
Loading…
Reference in a new issue