diff options
Diffstat (limited to 'tools/autoformat.nom')
| -rwxr-xr-x | tools/autoformat.nom | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/autoformat.nom b/tools/autoformat.nom index 13f54ef..fed611d 100755 --- a/tools/autoformat.nom +++ b/tools/autoformat.nom @@ -7,6 +7,8 @@ use "lib/os.nom" +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + %args = (command line args) %inplace = (no) if (%args.1 is "-i"): |
