aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/command.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/program/aedifex/command.lux')
-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 c7fe7d1dd..1dae4cffc 100644
--- a/stdlib/source/program/aedifex/command.lux
+++ b/stdlib/source/program/aedifex/command.lux
@@ -1,6 +1,6 @@
(.using
[library
- [lux (.full)]]
+ [lux (.except)]]
["[0]" //
["[1]" profile]
["[1][0]" action (.only Action)]])