From e6d89a69521db96e27d65d8284acfa81f0ff4b2d Mon Sep 17 00:00:00 2001 From: Daniel Mueller Date: Mon, 27 May 2019 09:30:46 -0700 Subject: Rename storage command to encrypted This change is the last step in the process of restructuring the storage command. In particular, now that functionality pertaining hidden volumes has been moved out into a dedicated top-level command, it renames said command to encrypted, because dealing with the encrypted volume is the only functionality it provides. --- nitrocli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nitrocli/README.md') diff --git a/nitrocli/README.md b/nitrocli/README.md index b93119a..0a30696 100644 --- a/nitrocli/README.md +++ b/nitrocli/README.md @@ -18,7 +18,7 @@ The following commands are currently supported: - config: Access the Nitrokey's configuration - get: Read the current configuration. - set: Change the configuration. -- storage: Work with the Nitrokey Storage's storage. +- encrypted: Work with the Nitrokey Storage's encrypted volume. - open: Open the encrypted volume. The user PIN needs to be entered. - close: Close the encrypted volume. - hidden: Work with the Nitrokey Storage's hidden volume. -- cgit v1.2.1