./documentation/gsub in elonmusk-1.0.43 vs ./documentation/gsub in elonmusk-1.0.53
- old
+ new
@@ -4,15 +4,14 @@
Usage
gsub [regular expression] [replacement text]
-
Example
cat text | gsub man dog
-cat text | gsub 'man|boy|cat|dog' food
+cat text | gsub 'man|boy|cat|dog' food
ls | gsub Desktop cat