diff --git a/README.md b/README.md index c3e95e2..4209f51 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ foobarmysecurepassword UserName: MyUser URL: http://my.url.foo ``` -* Auto Typing of more than one field. This expects a CustomOrder field in password file: +* Auto Typing of more than one field. This expects a CustomOrder field in password file. (name of the field can be changed in config file - same for URL and Username) ``` foobarmysecurepassword --- diff --git a/config.example b/config.example index 578540b..35ad404 100644 --- a/config.example +++ b/config.example @@ -4,6 +4,7 @@ basedir=~/.password-store/ # fields to be used URL_field='URL' USERNAME_field='UserName' +AUTOTYPE_field='CustomOrder' ## Programs to be used # Editor