File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,15 +57,15 @@ Use ``deis run`` to execute commands on the deployed application.
5757
5858 Share the Application
5959---------------------
60- Use ``deis sharing :add `` to allow another Deis user to collaborate on your application.
60+ Use ``deis perms :add `` to allow another Deis user to collaborate on your application.
6161
6262.. code-block :: console
6363
64- $ deis sharing :add otheruser
64+ $ deis perms :add otheruser
6565 Adding otheruser to peachy-waxworks collaborators... done
6666
67- Use ``deis sharing `` to see who an application is currently shared with, and
68- ``deis sharing :remove `` to remove a collaborator.
67+ Use ``deis perms `` to see who an application is currently shared with, and
68+ ``deis perms :remove `` to remove a collaborator.
6969
7070.. note ::
7171 Collaborators can do anything with an application that its owner can do,
You can’t perform that action at this time.
0 commit comments