diff --git a/docs/docs/share-theme.mdx b/docs/docs/share-theme.mdx index 21b2ae39..3207a401 100644 --- a/docs/docs/share-theme.mdx +++ b/docs/docs/share-theme.mdx @@ -23,7 +23,7 @@ the output a little bit. }> -You can make use of the `Export-PoshImage` function to export your current theme configuration. +You can make use of the `Export-PoshImage` function to export your current theme configuration to the current directory. ```powershell Export-PoshImage -CursorPadding 50 @@ -39,7 +39,7 @@ There are a couple of parameters you can use to tweak the image rendering: -The oh-my-posh executable has the `--export-png` switch to export your current theme configuration. +The oh-my-posh executable has the `--export-png` switch to export your current theme configuration to the current directory. ```powershell oh-my-posh --shell shell --config ~/.mytheme.omp.json --export-png --cursor-padding 50