Skip to content

Commit

Permalink
docs: 📝 update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesChung committed Apr 9, 2023
1 parent e8ebe57 commit 8723d07
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 40 deletions.
2 changes: 1 addition & 1 deletion docs/cprl_codecommit_branch.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ Manage branches
### SEE ALSO

* [cprl codecommit](cprl_codecommit.md) - CodeCommit
* [cprl codecommit branch delete](cprl_codecommit_branch_delete.md) - Delete branches
* [cprl codecommit branch remove](cprl_codecommit_branch_remove.md) - Remove branches

###### Auto generated by spf13/cobra on 9-Apr-2023
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
## cprl codecommit branch delete
## cprl codecommit branch remove

Delete branches
Remove branches

### Synopsis

Delete a branch
Removes branches

```
cprl codecommit branch delete [flags]
cprl codecommit branch remove [flags]
```

### Examples

```
cprl codecommit branch delete
cprl codecommit branch remove
```

### Options

```
-h, --help help for delete
-h, --help help for remove
--repository string repository name override
```

Expand Down
33 changes: 0 additions & 33 deletions docs/cprl_credentials_export.md

This file was deleted.

0 comments on commit 8723d07

Please sign in to comment.