aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/command.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/program/aedifex/command.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/program/aedifex/command.lux b/stdlib/source/program/aedifex/command.lux
index a8370462d..c7fe7d1dd 100644
--- a/stdlib/source/program/aedifex/command.lux
+++ b/stdlib/source/program/aedifex/command.lux
@@ -1,7 +1,7 @@
(.using
[library
[lux (.full)]]
- ["[0]" // "_"
+ ["[0]" //
["[1]" profile]
["[1][0]" action (.only Action)]])