From 11d4f8bb40c40086d3c199318923b47ee1b64951 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sat, 17 Apr 2004 21:18:57 +0000 Subject: Comments. --- pgshell/example.pgsh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pgshell') 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. +# -- cgit v1.2.3