From b3bc8cac0063a51ed44a118162d2df327d998576 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Thu, 11 Feb 2016 13:23:18 +0100 Subject: support reading arguments from file with -f --- xe.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'xe.1') diff --git a/xe.1 b/xe.1 index 81e3698..3e7ca50 100644 --- a/xe.1 +++ b/xe.1 @@ -13,6 +13,9 @@ .Ar command\ ... .Nm .Op Ar flags\ ... +.Fl f Ar argfile Ar command\ ... +.Nm +.Op Ar flags\ ... .Fl s Ar shellscript .Nm .Op Ar flags\ ... @@ -48,6 +51,13 @@ must appears as its own word. .Pp If no argument is passed, default is .Sq Ic printf %s\en . +.It Fl f Ar argfile +Like previous, +but read arguments from +.Ar argfile +instead of standard input. +.Pp +This will not close standard input for execution. .It Fl s Ar shellscript In this mode, the single argument .Ar shellscript -- cgit 1.4.1