aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.js b/index.js
index 7c0b078..05caeb5 100644
--- a/index.js
+++ b/index.js
@@ -125,7 +125,6 @@ try {
.example("twi info ponyfind", "Show info about Ponyfind")
.strictCommands()
.demandCommand(1)
- .epilog("Twilight Package Manager v" + require('./package.json').version)
.usage('Usage: twi <command> [arguments...]')
.argv;