From 401aa88752bc0d02d27bc4b17a612c2e3a4df3f5 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 28 Jan 2019 10:53:05 +0100 Subject: mpick: add pipes and file redirection --- man/mpick.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/mpick.1 b/man/mpick.1 index 89bf619..2ad942e 100644 --- a/man/mpick.1 +++ b/man/mpick.1 @@ -96,6 +96,9 @@ tests are given by the following EBNF: | && -- conjunction | ! -- negation | ( ) + | "|" -- pipe current mail to command + | ">>" -- append current mail to file + | ">" -- write current mail to file | | | -- cgit 1.4.1