Skip to content

Commit b4ba8c6

Browse files
authored
Update help info (#23)
1 parent 48e3ad8 commit b4ba8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/RemindersLibrary/CLI.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ private struct Complete: ParsableCommand {
7171
public struct CLI: ParsableCommand {
7272
public static let configuration = CommandConfiguration(
7373
commandName: "reminders",
74-
abstract: "A utility for performing maths.",
74+
abstract: "Interact with macOS Reminders from the command line",
7575
subcommands: [
7676
Add.self,
7777
Complete.self,

0 commit comments

Comments
 (0)