-
Notifications
You must be signed in to change notification settings - Fork 2
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
Docs: restructure and enhance the usage section #12
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couldn't think of any other enhancements.
README.md
Outdated
# generates the complete CHANGELOG.md without backup | ||
$ sgr --recover # or short `sgr -r` | ||
# generates the complete CHANGELOG.md with backup | ||
$ sgr -r backup # or short `sgr -r b` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe write $sgr --recover backup
, as you write the short flag anyway in the comment.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@JPeer264 do you have an idea, how to enhance the README.md