aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/uglifyjs1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/uglifyjs b/bin/uglifyjs
index 44afd2f4..11c3a01a 100755
--- a/bin/uglifyjs
+++ b/bin/uglifyjs
@@ -103,6 +103,7 @@ You need to pass an argument to this option to specify the name that your module
.boolean("V")
.boolean("noerr")
.boolean("bare-returns")
+ .boolean("keep-fnames")
.wrap(80)