We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e066df5 + d34c187 commit f04992fCopy full SHA for f04992f
doc/rbd/rbd-encryption.rst
@@ -250,7 +250,7 @@ Here is an example of a command that maps a formatted clone:
250
251
.. prompt:: bash #
252
253
- rbd device map -t nbd -o encryption-passphrase-file=clone-passphrase.bin -o encryption-passphrase-file=passphrase.bin mypool/myclone
+ rbd device map -t nbd -o encryption-passphrase-file=clone-passphrase.bin,encryption-passphrase-file=passphrase.bin mypool/myclone
254
255
.. _journal feature: ../rbd-mirroring/#enable-image-journaling-feature
256
.. _Supported Formats: #supported-formats
0 commit comments