Minor cleanups after merge.

This commit is contained in:
Andrew Wood
2024-06-08 21:21:11 +01:00
parent 578c1613d1
commit addf25ff16
8 changed files with 67 additions and 31 deletions
+1
View File
@@ -91,5 +91,6 @@ is acknowledged and greatly appreciated:
* [gustav-b](https://codeberg.org/gustav-b) - suggested percentage formatting correction ([#80](https://codeberg.org/a-j-wood/pv/issues/80))
* [Thomas Bertels](https://codeberg.org/tbertels) - updated French translations ([#83](https://codeberg.org/a-j-wood/pv/pulls/83))
* [kevinruddy](https://codeberg.org/kevinruddy) - added decimal units option ([#85](https://codeberg.org/a-j-wood/pv/pulls/85))
* [xmort](https://codeberg.org/xmort) - added "`--output`" option ([#90](https://codeberg.org/a-j-wood/pv/pulls/90))
---
+4
View File
@@ -1,3 +1,7 @@
### NOT YET RELEASED
* feature: new "`--output`" option to write to a file instead of standard output (pull request [#90](https://codeberg.org/a-j-wood/pv/pulls/90)) supplied by [xmort](https://codeberg.org/xmort)
### 1.8.9 - 21 April 2024
* feature: new "`--si`" option to display and interpret size suffixes in multiples of 1000 rather than 1024 (pull request [#85](https://codeberg.org/a-j-wood/pv/pulls/85)) supplied by [kevinruddy](https://codeberg.org/kevinruddy)
+2 -1
View File
@@ -347,7 +347,8 @@ invocations in a single, long, pipeline.
.BI \-o\ FILE \fR,\ \fB\-\-output\ FILE
Write data to
.I FILE
rather than stdout.
rather than standard output. If the file already exists, it will be
overwritten from the start, but not truncated.
.TP
.BI \-L\ RATE \fR,\ \fB\-\-rate-limit\ RATE
Limit the transfer to a maximum of
+6
View File
@@ -257,6 +257,12 @@ that are explicitly switched on will be shown.
# DATA TRANSFER MODIFIERS
**-o FILE, \--output FILE**
: Write data to *FILE* rather than standard output. If the file
already exists, it will be overwritten from the start, but not
truncated.
**-L RATE, \--rate-limit RATE**
: Limit the transfer to a maximum of *RATE* bytes per second. A suffix