Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 committed Mar 1, 2022
1 parent 934926e commit b6929ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/LicensePlist/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ struct LicensePlist: ParsableCommand {

@Flag(name: .long)
var addSources = false

@Flag(name: .long)
var suppressOpeningDirectory = false

Expand Down

0 comments on commit b6929ad

Please sign in to comment.