Skip to content

Commit 8bc5591

Browse files
Merge pull request #27621 from travier/main-docs-fixup
docs/podman.1: Fix leftover rootless mention
2 parents 4073454 + 129f7ae commit 8bc5591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/markdown/podman.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ to use the installed ssh binary and config file declared in containers.conf.
162162

163163
#### **--storage-driver**=*value*
164164

165-
Storage driver. The default storage driver for UID 0 is configured in `containers-storage.conf(5)` in rootless mode), and is *vfs* for non-root users when *fuse-overlayfs* is not available. The `STORAGE_DRIVER` environment variable overrides the default. The --storage-driver specified driver overrides all.
165+
Storage driver. The default storage driver is configured in `containers-storage.conf(5)`. The `STORAGE_DRIVER` environment variable overrides the default. The --storage-driver specified driver overrides all.
166166

167167
Overriding this option causes the *storage-opt* settings in `containers-storage.conf(5)` to be ignored. The user must
168168
specify additional options via the `--storage-opt` flag.

0 commit comments

Comments
 (0)