fix typo
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user