mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2024-11-01 16:03:06 +01:00
Remove useless usage message
This commit is contained in:
parent
6ce12e249c
commit
a8814373af
@ -1,10 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# qbt-sum-size - get the sum total size of all torrents in qBittorrent instance
|
||||
#
|
||||
# Usage:
|
||||
# qbt-sum-size added sum total size of all torrents added to instance
|
||||
# qbt-sum-size completed sum total size of all completed torrents
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user