From 3f298ee1a8a0b693ffadefafebb3f0ce69f5abea Mon Sep 17 00:00:00 2001 From: Delia Passalacqua <delia.passalacqua@garr.it> Date: Thu, 12 Dec 2019 14:25:38 +0100 Subject: [PATCH] Update rclone_quick_tutorial.rst - minor changes --- web/support/kb/openstack/rclone_quick_tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/support/kb/openstack/rclone_quick_tutorial.rst b/web/support/kb/openstack/rclone_quick_tutorial.rst index b51c7c0c..257cd196 100644 --- a/web/support/kb/openstack/rclone_quick_tutorial.rst +++ b/web/support/kb/openstack/rclone_quick_tutorial.rst @@ -142,7 +142,7 @@ Unmount object storage ^^^^^^^^^^^^^^^^^^^^^^ To unmount, simply press ``CTRL-C`` and the mount will be interrupted. -Mounting encrypted directory +Create encrypted directory ---------------------------- You can encrypt a directory in your remote container and decrypt it easily through ``rclone`` commands. -- GitLab