-
Notifications
You must be signed in to change notification settings - Fork 1.7k
(DOCS-10422): Added information on file extension visibility. #3345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two small requested changes.
@@ -44,6 +44,16 @@ enter the following command in either the :guilabel:`Command Prompt` or | |||
OS Version: 10.0.17134 N/A Build 17134 | |||
System Type: x64-based PC | |||
|
|||
Make certain that you show set Windows Explorer to show file name |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"show set" ?
@@ -44,6 +44,16 @@ enter the following command in either the :guilabel:`Command Prompt` or | |||
OS Version: 10.0.17134 N/A Build 17134 | |||
System Type: x64-based PC | |||
|
|||
Make certain that you show set Windows Explorer to show file name | |||
extensions for all file types. This can prevent issues where the file | |||
extension that is shown is not the file extension that Windows |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
where the file extension shown
@@ -44,6 +44,16 @@ enter the following command in either the :guilabel:`Command Prompt` or | |||
OS Version: 10.0.17134 N/A Build 17134 | |||
System Type: x64-based PC | |||
|
|||
Make certain that you show set Windows Explorer to show file name | |||
extensions for all file types. This can prevent issues where the file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is closer to:
"This can prevent issues where the file type displayed to the user differs from the actual file type."
@rkumar-mongo : Changes made. Appreciate your second review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@kay-kim : RFM for |
@rkumar-mongo : This is a simple note that tells users to make sure to turn off "Hide Known File Extensions."