diff options
| author | Max Audron <audron@cocaine.farm> | 2025-12-22 18:26:31 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2025-12-22 19:01:35 +0100 |
| commit | fa5d7ead69fe58e2317ae803e25bc73069b1ec91 (patch) | |
| tree | 4ec270405db8ac24fb8643801a9a6174eb8ac03c /modules/git/git-shell-commands/help | |
| parent | update catinator (diff) | |
add git readme command
Diffstat (limited to 'modules/git/git-shell-commands/help')
| -rwxr-xr-x | modules/git/git-shell-commands/help | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/git/git-shell-commands/help b/modules/git/git-shell-commands/help index 7572fe4..930d608 100755 --- a/modules/git/git-shell-commands/help +++ b/modules/git/git-shell-commands/help @@ -9,3 +9,5 @@ echo " owner <repo> <owner>" echo " Set repo owner" echo " section <repo> <section>" echo " Set repo section" +echo " readme <repo> [md|adoc]" +echo " Set readme format" |
