summaryrefslogtreecommitdiff
path: root/src/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/command.h')
-rw-r--r--src/command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command.h b/src/command.h
index 015b1a2..e596847 100644
--- a/src/command.h
+++ b/src/command.h
@@ -30,3 +30,4 @@ COMMAND(ed);
COMMAND(tee);
COMMAND(whoami);
COMMAND(wc);
+COMMAND(xargs);