AnotherTest
3fa0b887ed
Shell: Document the new 'pattern as (list of names)' match syntax
2020-10-29 11:53:01 +01:00
AnotherTest
d7577b0338
Base: Document the new brace expansions in Shell's manpage
2020-10-25 10:09:27 +01:00
Linus Groh
bcfc6f0c57
Everywhere: Fix more typos
2020-10-03 12:36:49 +02:00
AnotherTest
642b52cbb8
Base: Fixup forgotten 'example' heading name in Shell man page
...
As noticed in #3578 .
2020-09-23 20:46:07 +02:00
AnotherTest
3a8109d1e0
Shell: Add some sections on the manpage about `match'
2020-09-15 20:36:59 +02:00
AnotherTest
b4da45ab76
Shell: Add documentation for functions
2020-09-14 17:40:18 +02:00
AnotherTest
c296bcc1d9
Base: Tweak Shell(5) manpage a bit
...
Someone brought to my attention that "or missing" is not correct there.
2020-09-10 11:20:22 +02:00
AnotherTest
34d210ecf5
Shell: Update the Shell(5) manpage
...
This patchset adds the following to the manpage:
- Mention `if` expressions.
- Add section about subshells
- Mention that control structures can now be used as commands
- Update the grammar.
- Fix small header size mistake with "Example"'s being larger than their
containing sections.
2020-09-09 20:35:21 +02:00
AnotherTest
32bfb48577
Shell: Update manpage about for loop behaviour around signals
2020-08-18 16:58:17 +02:00
AnotherTest
0950fd1438
Shell: Start writing a man page
...
This patch adds two man pages describing the parts of the shell that
have been so far finalised.
2020-08-14 10:31:52 +02:00