aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.markdown b/README.markdown
index ce3680b2..a35a25e0 100644
--- a/README.markdown
+++ b/README.markdown
@@ -266,11 +266,11 @@ Scripts
Three SSH-related scripts and their manuals are included:
-* `scatter(1)` -- Run command on multiple hosts read from `shoal(1)` and
- print output
-* `shock(1)` -- Run command on multiple hosts read from `shoal(1)` and print
+* `scatter(1)` — Run command on multiple hosts read from `shoal(1)` and print
+ output
+* `shock(1)` — Run command on multiple hosts read from `shoal(1)` and print
the hostname if the command returns zero
-* `shoal(1)` -- Print hostnames read from a `ssh_config(5)` file
+* `shoal(1)` — Print hostnames read from a `ssh_config(5)` file
If you want to use the manuals, you may need to add `~/.local/share/man` to
your `/etc/manpath` configuration, depending on your system.