aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-06-24 12:21:18 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-06-24 12:21:18 +1200
commite9d23be08cd4c755c9c0bdba1f585144f1338ef2 (patch)
tree9b30f3a9d99938168e4873d28f1a7ec5b241c126 /man
parentAdd a simple wgetrc (diff)
downloaddotfiles-e9d23be08cd4c755c9c0bdba1f585144f1338ef2.tar.gz
dotfiles-e9d23be08cd4c755c9c0bdba1f585144f1338ef2.zip
Add a caveat to trs(1df)
Diffstat (limited to 'man')
-rw-r--r--man/man1/trs.1df2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/man1/trs.1df b/man/man1/trs.1df
index fa5d2d19..93b2cad3 100644
--- a/man/man1/trs.1df
+++ b/man/man1/trs.1df
@@ -19,5 +19,7 @@ implementations. It is thereby the string complement for tr(1).
The first argument cannot be a null string. The second argument can be blank
(but must still be specified) to implicitly delete all occurrences of the
string.
+.SH CAVEATS
+It can't replace newlines.
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>