mirror of
https://github.com/containers/podman.git
synced 2025-12-03 15:45:12 +00:00
docs/podman.1: Fix leftover rootless mention
Fixes: 75f4215717
Signed-off-by: Timothée Ravier <tim@siosm.fr>
This commit is contained in:
@@ -162,7 +162,7 @@ to use the installed ssh binary and config file declared in containers.conf.
|
||||
|
||||
#### **--storage-driver**=*value*
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
Overriding this option causes the *storage-opt* settings in `containers-storage.conf(5)` to be ignored. The user must
|
||||
specify additional options via the `--storage-opt` flag.
|
||||
|
||||
Reference in New Issue
Block a user