File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1726,7 +1726,7 @@ def ShowUsage():
17261726 print ("python ptool.py -x partition.xml" )
17271727 PrintBanner ("Advanced Usage" )
17281728 print ("%-44s\t \t python ptool.py -x partition.xml" % ("Basic Usage" ))
1729- print ("%-44s\t \t python ptool.py -x partition.xml -s c:\windows" % ("Search path to find partition.xml" ))
1729+ print ("%-44s\t \t python ptool.py -x partition.xml -s c:\\ windows" % ("Search path to find partition.xml" ))
17301730 print ("%-44s\t python ptool.py -x partition.xml -p 0" % ("Specify PHY Partition 0, (creates rawprogram0.xml)" ))
17311731 print ("%-44s\t python ptool.py -x partition.xml -p 1" % ("Specify PHY Partition 1, (creates rawprogram1.xml)" ))
17321732 print ("%-44s\t python ptool.py -x partition.xml -p 2" % ("Specify PHY Partition 2, (creates rawprogram2.xml)" ))
You can’t perform that action at this time.
0 commit comments