fix typo
This commit is contained in:
@@ -4,7 +4,7 @@ import ArgumentParser
|
||||
struct Aria: AsyncParsableCommand {
|
||||
static let configuration = CommandConfiguration(
|
||||
commandName: "aria",
|
||||
abstract: "Friendly aria2 wrapper for your personal downloads.",
|
||||
abstract: "Friendly aria2c wrapper for your personal downloads.",
|
||||
discussion: """
|
||||
aria helps you keep an eye on and manage all your aria2 downloads.
|
||||
The cli wraps the standard aria2c JSONRPC server, exposing just
|
||||
|
||||
Reference in New Issue
Block a user