commit e3ad1c0988613e24e7b618e17fb1508ee8822cfe
parent c5b3f40154ebda5b6bdffcedf32338d2386b10b4
Author: Rafael Garcia <rafael.garcia.gallego@gmail.com>
Date: Tue, 27 Sep 2011 21:43:11 +0200
Little manpage update.
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sandy.1 b/sandy.1
@@ -13,7 +13,9 @@ sandy \- simple ncurses text editor
sandy is a simple modeless ncurses text editor. It loads and saves files and
lets you perform basic editing and pipe the selection through arbitrary
commands. A small degree of external control can be achieved by writing to a
-named pipe.
+named pipe. Sandy can also capture text from the standard input and edit it
+instead of a file as well as dump the buffer to the standard output instead of
+writing it to a file.
.SH OPTIONS
.TP
.B \-a