Skip to content

Commit

Permalink
minor update common
Browse files Browse the repository at this point in the history
Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
  • Loading branch information
Wwwsylvia committed Nov 29, 2024
1 parent 2bcecf2 commit ace5bf5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/oras/internal/option/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ type Common struct {
Printer *output.Printer
TTY *os.File
Debug bool
noTTY bool

noTTY bool
}

// ApplyFlags applies flags to a command flag set.
Expand Down

0 comments on commit ace5bf5

Please sign in to comment.