Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed -d and -t flags #99

Merged
merged 4 commits into from
Sep 22, 2024
Merged

fixed -d and -t flags #99

merged 4 commits into from
Sep 22, 2024

Conversation

d-kleine
Copy link
Contributor

  • added extra args outside of args['updated'] to print -d (current date) and -t (current time) information without needing to use the -u (updated) flag

fixes #76

@d-kleine
Copy link
Contributor Author

d-kleine commented Sep 22, 2024

Preview:
grafik

@d-kleine d-kleine marked this pull request as ready for review September 22, 2024 00:27
@d-kleine d-kleine marked this pull request as draft September 22, 2024 00:31
@d-kleine d-kleine marked this pull request as ready for review September 22, 2024 01:06
Copy link
Owner

@rasbt rasbt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, we can simplify it like that. Thanks.

@rasbt rasbt merged commit eb56c6a into rasbt:master Sep 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

-d doesn't print date, only when combined with -u
2 participants