summaryrefslogtreecommitdiff
path: root/docs/cli-usage.rst
diff options
context:
space:
mode:
authorNejc Habjan <nejc.habjan@siemens.com>2022-05-04 00:16:41 +0200
committerNejc Habjan <nejc.habjan@siemens.com>2022-12-11 13:33:02 +0100
commit097997a6fd4a5e09474b3bffd48d879491018361 (patch)
treee6015c0323b4f597f7241d5d3c4493a934cc2537 /docs/cli-usage.rst
parentc7cf0d1f172c214a11b30622fbccef57d9c86e93 (diff)
downloadgitlab-feat/graphql.tar.gz
feat: add basic GraphQL support (wip)feat/graphql
Diffstat (limited to 'docs/cli-usage.rst')
-rw-r--r--docs/cli-usage.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/cli-usage.rst b/docs/cli-usage.rst
index c728221..0b8abb5 100644
--- a/docs/cli-usage.rst
+++ b/docs/cli-usage.rst
@@ -1,6 +1,6 @@
-############################
-Getting started with the CLI
-############################
+#############
+Using the CLI
+#############
``python-gitlab`` provides a :command:`gitlab` command-line tool to interact
with GitLab servers.