Client: typo

This commit is contained in:
MBourgoin 2019-01-30 17:35:56 +01:00
parent 4e50c7a454
commit d6b8bd7887
No known key found for this signature in database
GPG Key ID: 4B3F7008ABB5B2D0

View File

@ -310,7 +310,7 @@ let password_filename_arg () =
~long:"password-filename"
~short:'f'
~placeholder:"filename"
~doc:"path to the passowrd filename"
~doc:"path to the password filename"
(string_parameter ())
let read_config_file config_file =