aboutsummaryrefslogtreecommitdiff
path: root/tsalis/README.md
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2024-02-29 01:50:44 +0100
committerPaul Oliver <contact@pauloliver.dev>2024-02-29 01:50:44 +0100
commit9442040891f239ae3d53982cffe4176012f3ef20 (patch)
treecd1f09f2e05246eac89ef2f2a9616ad94956b2b4 /tsalis/README.md
parentac1312be2d4357e77244137ce0f349b1665ecb62 (diff)
Modified quit-without-save command.
Diffstat (limited to 'tsalis/README.md')
-rw-r--r--tsalis/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tsalis/README.md b/tsalis/README.md
index ce27647..e58ebd2 100644
--- a/tsalis/README.md
+++ b/tsalis/README.md
@@ -51,7 +51,7 @@ control some aspects of the simulation. Parameters here are represented by
|Command |Param. 1 |Param. 2 |Action |
|:-----------|:-----------|:-----------|---------------------------------------------------------------------:|
|q |--- |--- |Save and quit simulation. |
-|x |--- |--- |Quit simulation without saving. |
+|q! |--- |--- |Quit simulation without saving. |
|i*XX*\_*XX* |address |instructions|Writes given instructions into address. |
|c*XX*\_*XX* |address |file name |Compiles given file into address. |
|n*XX*\_*XX* |address |size |Initializes organism of given size into address. |