From 76039733d65456a7f3d2923b1d03e033932db8bd Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 9 Aug 2016 17:15:03 +1200 Subject: Mention nosls/sls flags in slsf(1) man page --- man/man1/slsf.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'man/man1') diff --git a/man/man1/slsf.1 b/man/man1/slsf.1 index d19e7c96..b98bd473 100644 --- a/man/man1/slsf.1 +++ b/man/man1/slsf.1 @@ -13,6 +13,16 @@ cat ~/.ssh_config | iterates through the ssh_config(5) files given as its input and prints the first non-wildcard hostname on each "Host" line. Most users will probably want the sls(1) frontend. +.P +Within the file, a comment "### nosls" on its own line will exclude all +following output unless an "### sls" comment is read to resume it again: +.P + Host wanted1 + Host wanted2 + ### nosls + Host excluded + ### sls + Host wanted3 .SH SEE ALSO sls(1), sra(1), sta(1), ssh(1), ssh_config(5) .SH AUTHOR -- cgit v1.2.3