AutoYADM commit: 2025-05-03 16:50:02

This commit is contained in:
Daniel Fichtinger 2025-05-03 16:50:02 -04:00
parent fc70257deb
commit 81a87ffdd0
5 changed files with 2 additions and 76 deletions

View file

@ -1,7 +0,0 @@
complete -c newrepo -s h -l help -d 'Print help'
complete -c newrepo -s p -l private -d 'Set private visibility'
complete -c newrepo -s P -l public -d 'Set public visibility'
complete -c newrepo -s s -l srht -d 'Set sr.ht provider'
complete -c newrepo -s g -l github -d 'Set github provider'
complete -c newrepo -s a -l all -d 'Set all providers'
complete -c newrepo -s d -l description -d 'Set repo description' -r -f