aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-10-17 14:30:27 +1300
committerTom Ryder <tom@sanctum.geek.nz>2014-10-17 14:30:27 +1300
commit5ca0b793010c5fee0b01061673d88564a15367dd (patch)
treeaf388e865b6899777e46c55535d8077b4071815b /README.markdown
parentAccept . in shoal(1) hostnames (diff)
downloaddotfiles-5ca0b793010c5fee0b01061673d88564a15367dd.tar.gz
dotfiles-5ca0b793010c5fee0b01061673d88564a15367dd.zip
More logical order for binscripts
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 5ee024ae..c17c1099 100644
--- a/README.markdown
+++ b/README.markdown
@@ -267,11 +267,11 @@ Scripts
Three SSH-related scripts and their manuals are included:
+* `shoal(1)` — Print hostnames read from a `ssh_config(5)` file
* `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
If you want to use the manuals, you may need to add `~/.local/share/man` to
your `/etc/manpath` configuration, depending on your system.