File: nitrokey-app.1

package info (click to toggle)
nitrokey-app 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 4,396 kB
  • sloc: cpp: 13,948; python: 1,649; ansic: 229; xml: 93; sh: 13; makefile: 10
file content (37 lines) | stat: -rw-r--r-- 831 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.\" (C) Copyright 2016 Jan Luca Naumann <j.naumann@fu-berlin.de>,
.TH NITROKEY\-APP 1 "4 October 2016" "" "nitrokey-app man page"
.SH NAME
nitrokey-app \- Application to manage the Nitrokey

.SH SYNOPSIS
.B nitrokey-app
.RI [ options ]

.SH DESCRIPTION
.B nitrokey-app
is the official application to manage the features of the Nitrokey.
Nitrokey is an open source/open hardware USB key supporting secure encryption
and signing.

.SH OPTIONS
.TP
.B \-h, \-\-help
Display the help and exit.
.TP
.B \-a, \-\-admin
Enable extra administrative functions
.TP
.B \-d, \-\-debug
Enable debug options
.TP
.B \-\-debugAll
Enable extensive debug options
.TP
.B \-\-lock\-hardware
Enable hardware lock option
.TP
.B \-\-cmd <...>
Start a command line session

.SH AUTHOR
This man page was written by Jan Luca Naumann <j.naumann@fu-berlin.de>.