Skip to content

Commit 6b127ec

Browse files
authored
chore: Update README.md
1 parent 5d3e97b commit 6b127ec

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ gh extension install rm3l/gh-dev-branch
2727
❯ gh dev-branch -h
2828
2929
Usage: gh dev-branch <issue> [options]
30-
Options:
30+
Options:
31+
-max-length int
32+
max length of generated branch name (default -1)
3133
-repo string
3234
repository to use for finding the issue
3335
```
@@ -103,7 +105,7 @@ However, please make sure your description is clear enough and has sufficient in
103105

104106
The MIT License (MIT)
105107

106-
Copyright (c) 2022 Armel Soro
108+
Copyright (c) 2022-2023 Armel Soro
107109

108110
Permission is hereby granted, free of charge, to any person obtaining a copy
109111
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)