aboutsummaryrefslogtreecommitdiff
path: root/src/lang/en.json
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2021-12-30 03:25:15 +0100
committer0neGal <mail@0negal.com>2021-12-30 03:26:24 +0100
commit9996dab31959e8af01d18912c4ee3c3b71bb0077 (patch)
treed19b227834a192eaaca64feeec8a8c292f3464b9 /src/lang/en.json
parent25c6b17830dc161e58cd8055083e21268f035b39 (diff)
downloadViper-9996dab31959e8af01d18912c4ee3c3b71bb0077.tar.gz
Viper-9996dab31959e8af01d18912c4ee3c3b71bb0077.zip
added --version argument
This will need to be remade once #10 is merged, as to include the installed Northstar version.
Diffstat (limited to 'src/lang/en.json')
-rw-r--r--src/lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/en.json b/src/lang/en.json
index e88079e..9aaa778 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -1,6 +1,7 @@
{
"cli.help.help": "shows this help message",
"cli.help.debug": "opens the dev/debug tools",
+ "cli.help.version": "outputs version info",
"cli.help.cli": "forces the CLI to enable",
"cli.help.update": "updates Northstar from your set game path",
"cli.help.setpath": "sets your game path",