forked from APACGAMONDE/Gift-Card-Trade-in
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgh.1
45 lines (30 loc) · 713 Bytes
/
gh.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.nh
.TH "gh" "1" "Jun 2021" "" ""
.SH NAME
.PP
gh \- GitHub CLI
.SH SYNOPSIS
.PP
\fBgh [flags]\fP
.SH DESCRIPTION
.PP
Work seamlessly with GitHub from the command line.
.SH OPTIONS
.PP
\fB\-\-help\fP[=false]
Show help for command
.PP
\fB\-\-version\fP[=false]
Show gh version
.SH EXAMPLE
.PP
.RS
.nf
$ gh issue create
$ gh repo clone cli/cli
$ gh pr checkout 321
.fi
.RE
.SH SEE ALSO
.PP
\fBgh\-actions(1)\fP, \fBgh\-alias(1)\fP, \fBgh\-api(1)\fP, \fBgh\-auth(1)\fP, \fBgh\-completion(1)\fP, \fBgh\-config(1)\fP, \fBgh\-gist(1)\fP, \fBgh\-issue(1)\fP, \fBgh\-pr(1)\fP, \fBgh\-release(1)\fP, \fBgh\-repo(1)\fP, \fBgh\-run(1)\fP, \fBgh\-secret(1)\fP, \fBgh\-ssh\-key(1)\fP, \fBgh\-workflow(1)\fP