Skip to content

Commit 914531e

Browse files
committed
fixup! examples
1 parent 4449af6 commit 914531e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkg/cmd/auth/status/status.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ func NewCmdStatus(f *cmdutil.Factory, runF func(*StatusOptions) error) *cobra.Co
133133
134134
# Display authentication status for the active account on a specific host
135135
$ gh auth status --active --hostname github.example.com
136-
137-
# Display tokens in plain text
136+
137+
# Display tokens in plain text
138138
$ gh auth status --show-token
139139
140140
# Format authentication status as JSON

0 commit comments

Comments
 (0)