Improve setperms example.
This commit is contained in:
parent
3b37d64936
commit
679c308c53
|
@ -981,7 +981,7 @@
|
||||||
grant read permissions to everyone, and write permissions to user1, create
|
grant read permissions to everyone, and write permissions to user1, create
|
||||||
a file with:
|
a file with:
|
||||||
@pre|{R @all
|
@pre|{R @all
|
||||||
RW user1}|
|
RW user1 user2}|
|
||||||
and then run the setperms commands with this as its input:
|
and then run the setperms commands with this as its input:
|
||||||
@pre{ssh pltgit setperms $user/foo < the-file}
|
@pre{ssh pltgit setperms $user/foo < the-file}
|
||||||
You can also just run the @cmd{setperms} command and type in the
|
You can also just run the @cmd{setperms} command and type in the
|
||||||
|
|
Loading…
Reference in New Issue
Block a user