aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-06-03 02:07:10 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-06-03 12:36:44 +1200
commit9f703c05aec8b392a858c60cf91491e3504897b8 (patch)
tree750c235caf4d0cce1fa60eed741b878551bbe6be /README.markdown
parentRemove a lie (diff)
downloaddotfiles-9f703c05aec8b392a858c60cf91491e3504897b8.tar.gz
dotfiles-9f703c05aec8b392a858c60cf91491e3504897b8.zip
Add a period
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 996a7709..bf25a40d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -511,7 +511,7 @@ Installed by the `install-bin` target:
* `osc(1df)` implements a `netcat(1)`-like wrapper for `openssl(1)`'s
`s_client` subcommand.
* `p(1df)` prints concatenated standard input; `cat(1)` as it should always
- have been
+ have been.
* `pa(1df)` prints its arguments, one per line.
* `pp(1df)` prints the full path of each argument using `$PWD`.
* `pph(1df)` runs `pp(1df)` and includes a leading `$HOSTNAME:`.