Skip to content

Commit 47efad0

Browse files
committed
style(*): small tweaks
1 parent 8956d83 commit 47efad0

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

src/using-workflow/cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Deis Workflow CLI
1+
# Deis Workflow CLI
22

33
The Deis Workflow command-line interface (CLI), or client, allows you to interact
44
with Deis Workflow.
@@ -78,7 +78,7 @@ set the `http_proxy` or `https_proxy` environment variable to enable proxy suppo
7878
!!! note
7979
Configuring a proxy is generally not necessary for local Vagrant clusters.
8080

81-
# CLI Plugins
81+
## CLI Plugins
8282

8383
Plugins allow developers to extend the functionality of the [Deis Client][], adding new commands or features.
8484

src/using-workflow/registering-a-user.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Registering a User
22

3-
To use Deis, you must first register a user on the [Controller][].
4-
3+
To use Deis Workflow, you must first register a user on the [Controller][].
54

65
## Register with a Controller
76

@@ -37,7 +36,7 @@ Logout of an existing controller session using `deis logout`.
3736
$ deis logout
3837
Logged out as deis
3938

40-
## Verify your session
39+
## Verify Your Session
4140

4241
You can verify your client configuration by running `deis whoami`.
4342

0 commit comments

Comments
 (0)