We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8ae5af + ccb4a62 commit ed1800fCopy full SHA for ed1800f
documentation/how_to_choose_an_sp_option.txt
@@ -1,9 +1,9 @@
1
uncrustify has may options (today 266) for "space".
2
-There are named wit sp_ at the beginning.
+There are named with sp_ at the beginning.
3
4
-If you dont know which option(s) you need for a place in your code, try this:
+If you don't know which option(s) you need for a place in your code, try this:
5
6
-uncrustify -f <your_config_file> -c <your_code_file> --tracking space:a.html
+uncrustify -c <your_config_file> -f <your_code_file> --tracking space:a.html
7
8
The a.html file can be used with any browser.
9
0 commit comments