aboutsummaryrefslogtreecommitdiff
path: root/spec/control-spec/implementation-notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/control-spec/implementation-notes.md')
-rw-r--r--spec/control-spec/implementation-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/control-spec/implementation-notes.md b/spec/control-spec/implementation-notes.md
index b93f5d6..e69f755 100644
--- a/spec/control-spec/implementation-notes.md
+++ b/spec/control-spec/implementation-notes.md
@@ -53,7 +53,7 @@ This is then encoded in hexadecimal, prefixed by the indicator sequence
You can generate the salt of a password by calling
-```
+```text
'tor --hash-password <password>'
```