mirror of
https://codeberg.org/hyperreal/calculate-mirror-size
synced 2025-01-18 17:03:45 +01:00
15 lines
196 B
Markdown
15 lines
196 B
Markdown
# calculate-mirror-size
|
|
|
|
## Installation
|
|
|
|
``` shell
|
|
pipx install calculate-mirror-size
|
|
```
|
|
|
|
## Usage
|
|
|
|
``` shell
|
|
calculate-mirror-size -H <http_url> -R <rsync_url>
|
|
calculate-mirror-size --help
|
|
```
|