This commit is contained in:
2026-08-31 21:56:59 +02:00
parent f8b5923079
commit 97ec5149fb
+1 -1
View File
@@ -4,7 +4,7 @@ import ArgumentParser
struct Aria: AsyncParsableCommand { struct Aria: AsyncParsableCommand {
static let configuration = CommandConfiguration( static let configuration = CommandConfiguration(
commandName: "aria", commandName: "aria",
abstract: "Friendly aria2 wrapper for your personal downloads.", abstract: "Friendly aria2c wrapper for your personal downloads.",
discussion: """ discussion: """
aria helps you keep an eye on and manage all your aria2 downloads. aria helps you keep an eye on and manage all your aria2 downloads.
The cli wraps the standard aria2c JSONRPC server, exposing just The cli wraps the standard aria2c JSONRPC server, exposing just