Skip to content

Commit

Permalink
update usage for registry commands
Browse files Browse the repository at this point in the history
  • Loading branch information
joehand committed Jun 1, 2017
1 parent 3319746 commit 33dee36
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions src/usage.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,13 @@ Info:
dat log log history for a dat
dat status get key & info about a local dat
Dat project registry:
dat register register a new account on datproject.org
dat login login to datproject.org account
dat publish <dir> publish a dat to datproject.org
dat whoami
dat logout
Dat public registries:
dat <cmd> [<registry>] All commands take <registry> option
dat register register new account
dat login login to your account
dat publish publish a dat
dat whoami print active login information
dat logout logout from active login
Stateless/Shortcut Commands:
dat <link> [<dir>] clone or sync link to <dir>
Expand Down

0 comments on commit 33dee36

Please sign in to comment.