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.
1 parent 3061a58 commit f81e797Copy full SHA for f81e797
1 file changed
README.md
@@ -47,13 +47,13 @@ cfengine format
47
cfengine lint
48
```
49
50
-You can also specify filenames or folders;
+You can also specify filenames or folders:
51
52
```bash
53
cfengine lint main.cf
54
55
56
-When it finds a mistake, it points out where the problem is like this;
+When it finds a mistake, it points out where the problem is like this:
57
58
59
"Hello, CFEngine"
0 commit comments