diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-08 23:41:15 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-08 23:41:15 +0000 |
commit | 7812e30b70ee3d27c2b01d21d346c52656927858 (patch) | |
tree | f309a9cc2f0fc62b7046050d5b4c3875ca5900a6 /doc/redirfd.html | |
parent | 41db9447c32b1a384f3fe3d76571ad4755b7f539 (diff) | |
download | execline-7812e30b70ee3d27c2b01d21d346c52656927858.tar.xz |
Doc fix
Diffstat (limited to 'doc/redirfd.html')
-rw-r--r-- | doc/redirfd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/redirfd.html b/doc/redirfd.html index 706ffff..bb5a5fb 100644 --- a/doc/redirfd.html +++ b/doc/redirfd.html @@ -26,7 +26,7 @@ executes a program. <h2> Interface </h2> <pre> - redirfd [ -r | -w | -u | -a | -c | -x ] [ -n | -b ] <em>fd</em> <em>file</em> <em>prog...</em> + redirfd [ -r | -w | -u | -a | -c | -x ] [ -n ] [ -b ] <em>fd</em> <em>file</em> <em>prog...</em> </pre> <p> |