aboutsummaryrefslogtreecommitdiffstats
path: root/sctrace.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sctrace.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sctrace.c b/sctrace.c
index 715d0dc..50f417b 100644
--- a/sctrace.c
+++ b/sctrace.c
@@ -183,6 +183,7 @@ main(int argc, char **argv)
sigset_t sm;
/* TODO add option to trace signals with siginfo (-s) */
+ /* TODO add option to truncate long syscall arguments and outputs (-a) */
ARGBEGIN {
case '0':
with_argv0 = 1;