diff options
Diffstat (limited to 'docs/source/markdown/options/platform.md')
-rw-r--r-- | docs/source/markdown/options/platform.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/markdown/options/platform.md b/docs/source/markdown/options/platform.md index edfa428ff..b66efdfb2 100644 --- a/docs/source/markdown/options/platform.md +++ b/docs/source/markdown/options/platform.md @@ -2,3 +2,4 @@ Specify the platform for selecting the image. (Conflicts with --arch and --os) The `--platform` option can be used to override the current architecture and operating system. +Unless overridden, subsequent lookups of the same image in the local storage will match this platform, regardless of the host. |