From 41ebc10c037492df13274e5f8619227b098b5533 Mon Sep 17 00:00:00 2001 From: Jonathan White Date: Sun, 22 Jul 2018 11:20:50 -0400 Subject: [PATCH] Corrects ordering of command/opts in cli manpage --- src/cli/keepassxc-cli.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli/keepassxc-cli.1 b/src/cli/keepassxc-cli.1 index cc1e7b8d7..cd428e105 100644 --- a/src/cli/keepassxc-cli.1 +++ b/src/cli/keepassxc-cli.1 @@ -5,8 +5,8 @@ keepassxc-cli \- command line interface for the \fBKeePassXC\fP password manager .SH SYNOPSIS .B keepassxc-cli -.RI [ options ] .I command +.RI [ options ] .SH DESCRIPTION \fBkeepassxc-cli\fP is the command line interface for the \fBKeePassXC\fP password manager. It provides the ability to query and modify the entries of a KeePass database, directly from the command line.