diff options
Diffstat (limited to 'build-app.lisp')
-rw-r--r-- | build-app.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-app.lisp b/build-app.lisp index 5995439..793ffae 100644 --- a/build-app.lisp +++ b/build-app.lisp @@ -19,7 +19,7 @@ redeeming invite tokens. When the --redeem option is passed, the ARGS section is expected to be three items long, and is interpreted as TOKEN USERNAME PASSWORD. E.g.: - ol --redeem PHONEYTOKEN c00lhacker my1337pw + ol --redeem PHONEYTOKEN c00lhacker my1337pw Would attempt to make a new user named c00lhacker with password my1337pw.") |