summaryrefslogtreecommitdiffstats
path: root/src/s_struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s_struct.h')
-rw-r--r--src/s_struct.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s_struct.h b/src/s_struct.h
index 03efbda..d948090 100644
--- a/src/s_struct.h
+++ b/src/s_struct.h
@@ -41,10 +41,12 @@ typedef struct s_lalias
/*
** redir(int8_t) index
** -------------------
+** -3: <<-
** -2: <<
** -1: <
** 1: >
** 2: >>
+** 3: >&
** 0: means no redirection
*/