Skip to content

Commit

Permalink
Added debugging comment
Browse files Browse the repository at this point in the history
  • Loading branch information
inket committed Apr 18, 2020
1 parent 47167c6 commit eaafe0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Transmog/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ struct Transmog: ParsableCommand {
)

@Argument(
// default: "~/Desktop/theme.json", // uncomment for testing within Xcode
help: ArgumentHelp(
"Path or URL of the VSCode theme file (.json). GitHub links are also supported.",
valueName: "theme-file-path-or-url"
Expand Down

0 comments on commit eaafe0d

Please sign in to comment.