From f3ad7bae635f7ab4ffa83999e1a4b3ee8e960e1c Mon Sep 17 00:00:00 2001 From: project-repo Date: Tue, 4 Oct 2022 21:02:32 +0200 Subject: [PATCH] Link cb-socket man page in FAQ --- FAQ.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FAQ.md b/FAQ.md index 21c44f4..3f9e9db 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5,6 +5,7 @@ * Check the man pages * [cagebreak config](man/cagebreak-config.5.md) (probably where you find the answer) * [cagebreak](man/cagebreak.1.md) (command line options etc.) + * [cagebreak-socket](man/cagebreak-socket.7.md) (socket information, mostly useful for scritping) * Check the rest of this FAQ * [Open an issue](https://github.com/project-repo/cagebreak/issues/new) or otherwise get in touch with the development team (See section Email Contact in [SECURITY.md](SECURITY.md)).