aboutsummaryrefslogtreecommitdiffhomepage
path: root/pgshell
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-04-17 21:18:57 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-04-17 21:18:57 +0000
commit11d4f8bb40c40086d3c199318923b47ee1b64951 (patch)
tree468e96d0702b75f916ad250cd611e56d82be5ef8 /pgshell
parent6704fc4cc30d65ede75bcfd16763fec495a2d26f (diff)
Comments.
Diffstat (limited to 'pgshell')
-rw-r--r--pgshell/example.pgsh3
1 files changed, 2 insertions, 1 deletions
diff --git a/pgshell/example.pgsh b/pgshell/example.pgsh
index d7f860e5..950fa9a2 100644
--- a/pgshell/example.pgsh
+++ b/pgshell/example.pgsh
@@ -26,7 +26,8 @@ ls
# * Commands have to be terminated by ';'. Alternative is to write
# your own scanner to recognize the start of the next command.
#
-
+# * Undo has no effect, of course, it just navigates in the file.
+#