-
Notifications
You must be signed in to change notification settings - Fork 16
Redirect README.md manual to the corresponding file, correct typos and update matrix-sdk
#188
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
base: main
Are you sure you want to change the base?
Conversation
Verified exhaustiveness thanks to: ```bash grep -ri 'pythom' ```
52f9693 to
ff1da76
Compare
ff1da76 to
ae18767
Compare
README.mdREADME.md manual to the corresponding file and correct typos
[/issues/7#issuecomment-3592101555](#7 (comment))
Verified exhaustiveness thanks to:
```bash
grep -rEe ' -[a-z]{2,}'
```
https://github.com/Benjamin-Loison/matrix-commander-rs/blob/d704a6e62b92c11565b3fb89f15e22f1553d57e7/help/manual.txt#L760-L767
I verified exhaustiveness in `src/main.rs` with `vim`. I verified that `--usage` and `--help` are not affected.
|
Related to #190. |
README.md manual to the corresponding file and correct typosREADME.md manual to the corresponding file, correct typos and update matrix-sdk
|
Concerning |
efa56aa to
2d65d61
Compare
|
By the way since a few days, due to 8go/matrix-commander/pull/207, I am automatically notified by this tool multiple times per day instead of Python one, so as my previous contributions (8go/matrix-commander/pulls/Benjamin-Loison and pulls/Benjamin-Loison) show my usage and will to make this tool continue working in the long term, do not hesitate to add me the ability to merge pull requests on both repositories to keep your repositories more maintained. Benjamin-Loison/YouTube-operational-API shows my ability to maintain such projects with its 477 stars. |
Verified exhaustiveness thanks to:
grep -ri 'pythom'