Skip to content

Commit

Permalink
Misc DocC cleanup.
Browse files Browse the repository at this point in the history
Signed-off-by: Ross Goldberg <[email protected]>
  • Loading branch information
rgoldberg committed Dec 30, 2024
1 parent 11a3555 commit af73aed
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Sources/mas/Commands/Search.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@
import ArgumentParser

extension MAS {
/// Search the Mac App Store using the iTunes Search API.
///
/// See - https://performance-partners.apple.com/search-api
/// Search the Mac App Store. Uses the iTunes Search API:
/// https://performance-partners.apple.com/search-api
struct Search: ParsableCommand {
static let configuration = CommandConfiguration(
abstract: "Search for apps from the Mac App Store"
Expand Down

0 comments on commit af73aed

Please sign in to comment.