gitea/cmd
zeripath 5e09de174c
fix label of --id in admin delete user ()
* fix label of --id in admin delete user

This pr fixes the label descriptor of `gitea admin delete user`
but also adds a `--username` option.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix-spacing

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Add delete email support

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
..
admin.go fix label of --id in admin delete user ()
admin_auth_ldap.go Add restricted user filter to LDAP authentication ()
admin_auth_ldap_test.go Add restricted user filter to LDAP authentication ()
cert.go Add golangci ()
cmd.go Sendmail command ()
convert.go Move database settings from models to setting ()
docs.go Add docs command ()
doctor.go Refactor doctor ()
dump.go Handle and propagate errors when checking if paths are Dirs, Files or Exist ()
embedded.go Implement "embedded" command to extract static resources ()
embedded_stub.go Implement "embedded" command to extract static resources ()
generate.go TrimSpace when reading InternalToken from a file ()
hook.go Move update-server-info to hooks ()
keys.go Add debug option to serv to help debug problems ()
mailer.go Fix send mail ()
manager.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line ()
migrate.go Graceful: Xorm, RepoIndexer, Cron and Others ()
migrate_storage.go Avatars and Repo avatars support storing in minio ()
serv.go Add ssh certificate support ()
web.go Handle and propagate errors when checking if paths are Dirs, Files or Exist ()
web_graceful.go Move install pages out of main macaron routes ()