Improves intro to make it more useful
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: GitHub CLI
|
||||
intro: 'The {% data variables.product.prodname_cli %} is a command-line tool for using {% data variables.product.product_name %} features from your terminal.'
|
||||
intro: '{% data variables.product.prodname_cli %} is a command-line tool that brings pull requests, issues, workflows, and other {% data variables.product.product_name %} features to the terminal, without requiring you to switch contexts out of your work'
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '>2.19'
|
||||
@@ -11,7 +11,7 @@ topics:
|
||||
|
||||
### About {% data variables.product.prodname_cli %}
|
||||
|
||||
{% data variables.product.prodname_cli %} is an free and open source tool for using {% data variables.product.product_name %} from your computer's command line. When you're working from the command line, you can use the {% data variables.product.prodname_cli %} to save time and avoid switching context.
|
||||
{% data variables.product.prodname_cli %} is an open source tool for using {% data variables.product.product_name %} from your computer's command line. When you're working from the command line, you can use the {% data variables.product.prodname_cli %} to save time and avoid switching context.
|
||||
|
||||
The {% data variables.product.prodname_cli %} includes {% data variables.product.prodname_dotcom %} features such as:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user