1KEEPASSXC(1)                General Commands Manual               KEEPASSXC(1)
2
3
4

NAME

6       keepassxc - a modern open-source password manager
7

SYNOPSIS

9       keepassxc [options] [filename(s)]
10

DESCRIPTION

12       KeePassXC is a free/open-source password manager or safe which helps
13       you to manage your passwords in a secure way. The complete database is
14       always encrypted with the industry-standard AES (alias Rijndael)
15       encryption algorithm using a 256 bit key. KeePassXC uses a database
16       format that is compatible with KeePass Password Safe. Your wallet works
17       offline and requires no Internet connection.
18

OPTIONS

20       -h, --help
21           Displays this help.
22
23       -v, --version
24           Displays version information.
25
26       --config <config>
27           Path to a custom config file.
28
29       --keyfile <keyfile>
30           Key file of the database.
31
32       --pw-stdin
33           Read password of the database from stdin.
34
35       --pw, --parent-window <handle>
36           Parent window handle.
37
38       --debug-info
39           Displays debugging information.
40

NOTES

42       Project homepage
43           https://keepassxc.org
44
45       QuickStart Guide
46           https://keepassxc.org/docs/KeePassXC_GettingStarted.html
47
48       User Guide
49           https://keepassxc.org/docs/KeePassXC_UserGuide.html
50
51       Git repository
52           https://github.com/keepassxreboot/keepassxc.git
53

AUTHOR

55       This manual page was originally written by Janek Bevendorff
56       janek@jbev.net.
57

REPORTING BUGS

59       Bugs and feature requests can be reported on GitHub at
60       https://github.com/keepassxreboot/keepassxc/issues.
61
63       Copyright (C) 2016-2020 KeePassXC Team team@keepassxc.org
64
65       This program is free software: you can redistribute it and/or modify it
66       under the terms of the GNU General Public License, either version 2 or
67       version 3. There is NO WARRANTY, to the extent permitted by law.
68

SEE ALSO

70       keepassxc-cli(1)
71

AUTHOR

73       KeePassXC Team
74
75
76
77KeePassXC 2.7.1                   2020-08-31                      KEEPASSXC(1)
Impressum