aboutsummaryrefslogtreecommitdiff
path: root/doc/nitrocli.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/nitrocli.1')
-rw-r--r--doc/nitrocli.17
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/nitrocli.1 b/doc/nitrocli.1
index 0b0a8fe..aa87136 100644
--- a/doc/nitrocli.1
+++ b/doc/nitrocli.1
@@ -137,7 +137,7 @@ open.
\fBnitrocli hidden close
Close a hidden volume.
.TP
-\fBnitrocli fill\fR
+\fBnitrocli fill \fR[\fB\-a\fR|\fB\-\-attach\fR
Fills the SD card with random data, overwriting all existing data.
This operation takes about one hour to finish for a 16 GB SD card.
It cannot be cancelled, even if the \fBnitrocli\fR process is terminated before
@@ -147,6 +147,11 @@ This command requires the admin PIN.
To avoid accidental calls of this command, the user has to enter the PIN even
if it has been cached.
+If the \fB\-\-attach\fR option is set, this command will not start a new fill
+operation.
+Instead it checks whether a fill operation is currently running on the device
+and shows its progress.
+
.SS One-time passwords
The Nitrokey Pro and the Nitrokey Storage support the generation of one-time
passwords using the HOTP algorithm according to RFC 4226 or the TOTP algorithm