mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-25 13:29:29 +01:00
doc: Minor corrections
This commit is contained in:
parent
474e18dd94
commit
f4ba0500af
@ -83,7 +83,7 @@ For example:
|
|||||||
<PBot> general.preserve_newlines set to 1
|
<PBot> general.preserve_newlines set to 1
|
||||||
|
|
||||||
<pragma-> !regset general.max_newlines 4
|
<pragma-> !regset general.max_newlines 4
|
||||||
<PBot> general.preserve_newlines set to 4
|
<PBot> general.max_newlines set to 4
|
||||||
|
|
||||||
<pragma-> !sh printf "a\nb\nc\nd\ne\n"
|
<pragma-> !sh printf "a\nb\nc\nd\ne\n"
|
||||||
<PBot> a
|
<PBot> a
|
||||||
|
@ -78,7 +78,7 @@ After git-cloning (or unpacking the ZIP archives) you should have a directory na
|
|||||||
|
|
||||||
Name | Description
|
Name | Description
|
||||||
--- | ---
|
--- | ---
|
||||||
[`Plang/`](../Plang) | Plang scripting language
|
[`Plang/`](https://github.com/pragma-/Plang) | Plang scripting language
|
||||||
[`lib/`](../lib) | PBot source tree
|
[`lib/`](../lib) | PBot source tree
|
||||||
[`script/`](../script) | PBot executables (e.g., [`script/pbot`](../script/pbot))
|
[`script/`](../script) | PBot executables (e.g., [`script/pbot`](../script/pbot))
|
||||||
[`modules/`](../modules) | External command-line executables invokable as PBot commands
|
[`modules/`](../modules) | External command-line executables invokable as PBot commands
|
||||||
|
Loading…
Reference in New Issue
Block a user