From b6212b6e1209f30a523f4c405a9e9607bfe7bb16 Mon Sep 17 00:00:00 2001
From: Robin Krahl <robin.krahl@ireas.org>
Date: Wed, 29 Jan 2020 12:28:27 +0100
Subject: doc: Remove options from synopsis in man page

As it is no longer required to set the global options before the command
and as we will probably introduce more global options with the next
releases, this patch removes the global options from the synopsis line
in the man page.  See issue #102 for more details.
---
 doc/nitrocli.1     |   4 +---
 doc/nitrocli.1.pdf | Bin 38729 -> 38453 bytes
 2 files changed, 1 insertion(+), 3 deletions(-)

(limited to 'doc')

diff --git a/doc/nitrocli.1 b/doc/nitrocli.1
index 14f89c0..04bfe61 100644
--- a/doc/nitrocli.1
+++ b/doc/nitrocli.1
@@ -1,10 +1,8 @@
-.TH NITROCLI 1 2020-01-14
+.TH NITROCLI 1 2020-01-29
 .SH NAME
 nitrocli \- access Nitrokey devices
 .SH SYNOPSIS
 .B nitrocli
-[\fB\-m\fR|\fB\-\-model pro\fR|\fBstorage\fR] \fR[\fB\-v\fR|\fB\-\-verbose\fR]
-[\fB\-V\fR|\fB\-\-version\fR]
 \fIcommand\fR
 [\fIarguments\fR]
 .SH DESCRIPTION
diff --git a/doc/nitrocli.1.pdf b/doc/nitrocli.1.pdf
index df3cd2d..596e794 100644
Binary files a/doc/nitrocli.1.pdf and b/doc/nitrocli.1.pdf differ
-- 
cgit v1.2.3