Skip to content

Commit 46cda0a

Browse files
authored
chore: update README.md
1 parent 3e0b7bb commit 46cda0a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ ci codeowners parse ./my-repo --format json
119119
ci codeowners parse --cache-file .custom-cache
120120
```
121121

122-
### List Files
122+
#### List Files
123123

124124
Find and list files with their owners based on filter criteria:
125125

@@ -152,7 +152,7 @@ ci codeowners list-files --unowned
152152
ci codeowners list-files --format json
153153
```
154154

155-
### List Owners
155+
#### List Owners
156156

157157
Display aggregated owner statistics and file associations:
158158

@@ -172,7 +172,7 @@ ci codeowners list-owners
172172
ci codeowners list-owners --format json
173173
```
174174

175-
### List Tags
175+
#### List Tags
176176

177177
Analyze tag usage across CODEOWNERS files:
178178

@@ -192,7 +192,7 @@ ci codeowners list-tags
192192
ci codeowners list-tags --format json
193193
```
194194

195-
### Inspect Files
195+
#### Inspect Files
196196

197197
Get detailed ownership and tag information for a specific file:
198198

0 commit comments

Comments
 (0)