Closed niuxw-msft closed 7 months ago
The "isApp" switch in SFSClientTool help display has a missing tab. The change is to align it to other switches.
Add one more '\t' in DisplayUsage() of SFSClientTool.
After build, run the following script to verify that the isApp switch align to other switches.
close #193
Related Issues
Why is this change being made?
The "isApp" switch in SFSClientTool help display has a missing tab. The change is to align it to other switches.
What is being changed?
Add one more '\t' in DisplayUsage() of SFSClientTool.
How was the change tested?
After build, run the following script to verify that the isApp switch align to other switches.