From 14ac345f8c2a49fd9c5a4c59003d07a81ded53b6 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Mon, 27 Jan 2020 20:06:42 -0800 Subject: [PATCH] doc/QuickStart.md: test --- doc/QuickStart.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/QuickStart.md b/doc/QuickStart.md index e78f778f..85d181cb 100644 --- a/doc/QuickStart.md +++ b/doc/QuickStart.md @@ -217,11 +217,11 @@ Replace the placeholders, marked `X`, with values you want to use. Note that thi * If you want PBot to identify with a custom bot or service on IRCnet/other networks, use this command: - pbot data_dir=X irc.botnick=X irc.server=X irc.port=X general.identify_nick=X general.op_nick=X + `pbot data_dir=X irc.botnick=X irc.server=X irc.port=X general.identify_nick=X general.op_nick=X` * Otherwise, use this one: - pbot data_dir=X irc.botnick=X irc.server=X irc.port=X + `pbot data_dir=X irc.botnick=X irc.server=X irc.port=X` ### Regular start-up After your initial start-up command, you only need to use the `data_dir`