aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-31 11:53:31 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-31 11:54:55 +1200
commit17f6305e253cc36acec5384c55d8369405645a03 (patch)
tree12aff25cfd17fa3deabbab1b8b42fb46a090f96c /README.markdown
parentRemove poetry games tinkering scripts (diff)
downloaddotfiles-17f6305e253cc36acec5384c55d8369405645a03.tar.gz
dotfiles-17f6305e253cc36acec5384c55d8369405645a03.zip
Split out sls(1) into shell and awk
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 7deddcce..ec06ac4d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -284,7 +284,8 @@ current shell.
Installed by the `install-bin` target:
* Three SSH-related scripts:
- * `sls(1)` prints hostnames read from a `ssh_config(5)` file.
+ * `sls(1)` prints hostnames read from a `ssh_config(5)` file. It uses
+ `slsf(1)` to read each one.
* `sra(1)` runs a command on multiple hosts read from `sls(1)` and prints
output.
* `sta(1)` runs a command on multiple hosts read from `sls(1)` and prints