aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2018-06-08 09:36:43 +0200
committerGravatar Christian Hesse <mail@eworm.de>2018-06-08 09:36:43 +0200
commit89ff4b7c4d66062e2107eaab482c3bf752da48b4 (patch)
treeb5b39d4037a46f19c468c8e2c5bb6c3ea5123ef9
parentece6bc250f7f2bca84a135704ee2b1da45c7489c (diff)
downloadnthash-89ff4b7c4d66062e2107eaab482c3bf752da48b4.tar.gz
nthash-89ff4b7c4d66062e2107eaab482c3bf752da48b4.tar.zst
now formatting for command example
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d3ed98d..209a5bb 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,8 @@ Just feed `nthash` with the password on standard input. Please not that
`nthash` does not strip new lines from input. You may want to use `echo`
with option `-n`:
-> echo -n test | nthash
-> 0cb6948805f797bf2a82807973b89537
+ $ echo -n test | nthash
+ 0cb6948805f797bf2a82807973b89537
### Upstream