From d333ef82b184edbeac465eb8b516c3d144e3ed3b Mon Sep 17 00:00:00 2001 From: Roman Date: Fri, 12 Feb 2021 15:11:31 +0300 Subject: Fix 'storage.options' indent Signed-off-by: Roman Lukin --- docs/tutorials/rootless_tutorial.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/tutorials/rootless_tutorial.md b/docs/tutorials/rootless_tutorial.md index ea5990833..18f60ea00 100644 --- a/docs/tutorials/rootless_tutorial.md +++ b/docs/tutorials/rootless_tutorial.md @@ -45,11 +45,11 @@ If Podman is used before fuse-overlayfs is installed, it may be necessary to adj (...) - [storage.options] +[storage.options] - (...) + (...) - mount_program = "/usr/bin/fuse-overlayfs" + mount_program = "/usr/bin/fuse-overlayfs" ``` ### Enable user namespaces (on RHEL7 machines) -- cgit v1.2.3-54-g00ecf