You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -282,6 +282,10 @@ Finally, double-click the .AppImage file to run it.
282
282
283
283
Before opening a new issue, please check the [Known Issues](docs/known-issues.md) document for common issues and their workarounds.
284
284
285
+
## Command Line Interface
286
+
287
+
GitHub Desktop Plus includes a CLI (`github-desktop-plus-cli`) for opening and cloning repositories from the terminal. See the [CLI documentation](docs/cli.md) for usage details and instructions on creating a shorter alias.
0 commit comments