update docs

This commit is contained in:
idk
2018-09-14 01:08:45 -04:00
parent d1385398d3
commit 9bf8bbb7b8
3 changed files with 12 additions and 12 deletions

View File

@ -116,9 +116,9 @@ example-config:
@echo "Options are still being added, pretty much as fast as I can put them" >> USAGE.md
@echo "in. For up-to-the-minute options, see [the checklist](config/CHECKLIST.md)" >> USAGE.md
@echo "" >> USAGE.md
@echo "(ephsite will only use top-level options, but they can be labeled or" >> USAGE.md
@echo "(**ephsite** will only use top-level options, but they can be labeled or" >> USAGE.md
@echo "unlabeled)" >> USAGE.md
@echo "(samcatd treats the first set of options it sees as the default, and" >> USAGE.md
@echo "(**samcatd** treats the first set of options it sees as the default, and" >> USAGE.md
@echo "does not start tunnels based on unlabeled options unless passed the" >> USAGE.md
@echo "-s flag.)" >> USAGE.md
@echo "" >> USAGE.md

View File

@ -75,12 +75,12 @@ I'm eventually going to make the manager implement net.Conn. This won't be
exposed in the default application probably though, but rather as a library.
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCAAdFiEEcNIGBzi++AUjrK/311wDs5teFOEFAlubQPYACgkQ11wDs5te
FOGFvAf9GNiZzx2UsgRLoleOJDcS3oOyJJYkUcQZaCg2d+tuap5BPMnPAbB/xtAr
6jKy/oKyDlh4PaFsYcX9wzc452A9o3FF/k2jdVE72G+/u9BppMOhv/zCyQP0fu88
LpJk0QM344l8JXZiA9gDoFcDDEalBzmKK55aOfeOeqTkNggtmdL8f4QQGg0wN2JL
CvgMjjhv7hTNKEqsUskUU3vW89wK/W+ycyg2n261diDBRPqO2nR0WrcowDxc956E
aUnOATKPgwNscrukbIVCb8OnQj+3VeUjh1rbi5vnZTiB9TdT2EfWKuTWqHlc2vFn
QTsRkFss02kkg4y0osMuzAG2V0EyZg==
=uv2c
iQEzBAEBCAAdFiEEcNIGBzi++AUjrK/311wDs5teFOEFAlubQl0ACgkQ11wDs5te
FOEMBAf9GrHMhcmm6Rkh4j03VXwbQLez6OJxTUtG2OxPBMTJ7PHBWXjbmgGgfmi+
feokuzUwDwymR0qCAUkU+J4IANAj8ZhlBmCLJCZ0tojZB7IKk5+yu5rH2nOTKQDn
JQDRn1AVM36GSJXnUAUWDirejon1xQkNA18EQI+E4fMal+DTW8VYbFYtALGmkND0
Dzrx+AbeKdNVBRsLUifQ9/88J+jSmZttbLXJ9wSc38JUuNjMiEJOVZzao8Zi9q0p
A+Ykt62W8B2C3vYbcobRa5sgI4Wm2/K4vDV/czgZxLJBq9UEOkUkSjwD23k1w9nI
CIWRVBw80Zq7WpRDPqQWifTp5BPWsg==
=OPYe
-----END PGP SIGNATURE-----

View File

@ -163,9 +163,9 @@ example config - valid for both ephsite and samcat
Options are still being added, pretty much as fast as I can put them
in. For up-to-the-minute options, see [the checklist](config/CHECKLIST.md)
(ephsite will only use top-level options, but they can be labeled or
(**ephsite** will only use top-level options, but they can be labeled or
unlabeled)
(samcatd treats the first set of options it sees as the default, and
(**samcatd** treats the first set of options it sees as the default, and
does not start tunnels based on unlabeled options unless passed the
-s flag.)