From 8044468f8b0e0c995c6bcfd71481bd8b3bb3892f Mon Sep 17 00:00:00 2001 From: desvox Date: Fri, 27 Jul 2018 19:12:23 -0500 Subject: I CANNOT TYPE --- clients/urwid/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/urwid/main.py b/clients/urwid/main.py index cef5a2c..4c89234 100644 --- a/clients/urwid/main.py +++ b/clients/urwid/main.py @@ -55,7 +55,7 @@ Available options: --user : automatically connect with the given username Available environment variables: BBJ_USER: set your username to log in automatically. - User --user is passed, this is ignored. + If --user is passed, this is ignored. BBJ_PASSWORD: set your password to log in automatically. if the password is wrong, will prompt you as normal.""") exit() -- cgit v1.2.3