1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00

Fix documentation on deprecated phd repository-launch-readonly

Summary: You need to use -- to separate arguments for phd and the daemon.

Test Plan: Ran with the extra --.

Reviewers: epriestley, vrana

Reviewed By: vrana

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D3106
This commit is contained in:
Nick Harper 2012-07-30 15:58:52 -07:00
parent b37ea91a69
commit e7eac67cf3

View file

@ -183,7 +183,7 @@ final class PhabricatorDaemonControl {
DEPRECATED. Use 'phd start'.
**repository-launch-readonly**
DEPRECATED. Use 'phd launch pulllocal --no-discovery'.
DEPRECATED. Use 'phd launch pulllocal -- --no-discovery'.
EOHELP
);