Skip to content

Commit

Permalink
chore: Formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
svrooij committed Jan 2, 2024
1 parent fda15ab commit cdb84f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WingetIntune.Cli/Commands/WinGetRootCommand.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public WinGetRootCommand()
AddCommand(new CheckCommand());
AddCommand(new InfoCommand());
AddCommand(new MsiCommand());

AddGlobalOption(VerboseOption);
AddGlobalOption(JsonOption);
}
Expand Down

0 comments on commit cdb84f9

Please sign in to comment.