Skip to content

Commit 6d21b39

Browse files
authored
Updated formatting
1 parent 31dde92 commit 6d21b39

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ If you can access the Jenkins web UI, `j5s` will probably work for you.
9595

9696
### Command: `status`
9797

98-
Usage
98+
**Usage**
9999
```
100100
$ j5s status <search> [build_num] [-f]
101101
```
@@ -140,7 +140,7 @@ You can provide a build number at the end of a search to see the logs for a spec
140140

141141
### Command: `list-jobs`
142142

143-
Usage
143+
**Usage**
144144
```
145145
$ j5s list-jobs [search]
146146
```
@@ -154,7 +154,7 @@ If no `[search]` is provided, list all of the top-level configured jobs, folders
154154

155155
### Command: `list-builds`
156156

157-
Usage
157+
**Usage**
158158
```
159159
$ j5s list-builds <search> [-f]
160160
```
@@ -167,9 +167,9 @@ Lists the last 50 builds for a job that matches `<search>`. If `-f` is passed, t
167167
* `j5s list-builds jobitem -f` -> List up to 50 last builds for the `jobitem` job, auto-update the list every ~5 seconds.
168168

169169

170-
#### Command: `configure`
170+
### Command: `configure`
171171

172-
Usage:
172+
**Usage**
173173
```
174174
$ j5s configure
175175
```
@@ -185,9 +185,9 @@ Three fields are required:
185185
* Set the value of the token as `api_token` (eg. `45678912345afe234feff23`)
186186

187187

188-
#### Command: `version`
188+
### Command: `version`
189189

190-
Usage:
190+
**Usage**
191191
```
192192
$ j5s version
193193
```

0 commit comments

Comments
 (0)