Update arguments for consistency#1123
Update arguments for consistency#1123jake73345634634 wants to merge 1 commit intoPennyw0rth:mainfrom
Conversation
Signed-off-by: Jake <rjake@hotmail.co.uk>
|
Hi and thanks for the PR! I think we have discussed this once before and came to the conclusion that the shorter versions ( |
even if it's autocompleted, that's not clear from the docs/code, so we could still add this without any regressions. |
But it unnecessarily bloats the already overloaded help page. |
Description
Updated the consistency of command-line arguments in the LDAP module for asreproasting and kerberoasting. The previous options were kept for compatibility, but new one added to asreproasting.
Type of change
Insert an "x" inside the brackets for relevant items (do not delete options)
Setup guide for the review
No additional setup.
Screenshots (if appropriate):
No relevant screenshots.
Checklist:
Insert an "x" inside the brackets for completed and relevant items (do not delete options)
poetry run ruff check ., use--fixto automatically fix what it can)tests/e2e_commands.txtfile if necessary (new modules or features are required to be added to the e2e tests)