mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
Fix typo in Phabricatorbot config diviner page
Summary: Changed pharicatorbot to phabricatorbot Test Plan: build diviner and make sure I'm not crazy Reviewers: epriestley Reviewed By: epriestley CC: aran Differential Revision: https://secure.phabricator.com/D5187
This commit is contained in:
parent
0ff9ce6963
commit
e82a066287
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ Now the bot should be able to connect to Phabricator via Conduit.
|
|||
|
||||
The bot is a Phabricator daemon, so start it with ##phd##:
|
||||
|
||||
./bin/phd launch pharicatorbot <absolute_path_to_config_file>
|
||||
./bin/phd launch phabricatorbot <absolute_path_to_config_file>
|
||||
|
||||
If you have issues you can try ##debug## instead of ##launch##, see
|
||||
@{article:Managing Daemons with phd} for more information.
|
||||
|
|
Loading…
Reference in a new issue