diff --git a/index.md b/index.md index 4efb209..b976259 100644 --- a/index.md +++ b/index.md @@ -107,9 +107,11 @@ N = 10 -## Search/replace ^M with LF +## Search/replace ^M with LF - :g/<CTRL-V><ENTER>/s///g +
+:g/<CTRL-V><ENTER>/s///g
+
## Write the file as root