*: shellcheck and fix typos (#6526)
* test.sh: quote a variable * contributing-guides/*: fix typos * pages/*: fix typos * scripts/*: fix typos * MAINTAINERS.md: trim trailing whitespace Co-authored-by: a1346054 <36859588+a1346054@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Mentioning sub-commands
|
||||
|
||||
When a command has a sub-command, which can't be covered in the original page, it get's its own page.
|
||||
When a command has a sub-command, which can't be covered in the original page, it gets its own page.
|
||||
An example for this is `git` and it's sub-command pages like `git-commit`, `git-push`, etc.
|
||||
In order to notify the user that such sub-command pages exist, we put a little notice in the base command's description.
|
||||
This file contains the translation templates of this notice.
|
||||
|
Reference in New Issue
Block a user