info command simplified
(thanks to Eli for the back-and-forth that led to this)
This commit is contained in:
parent
ae75f9c938
commit
dfb9844dfb
5 changed files with 127 additions and 112 deletions
|
@ -37,7 +37,7 @@ try "
|
|||
glt perms u1 -l foo/u1/bar
|
||||
/WRITERS u2/
|
||||
# expand
|
||||
glt info u2 -p
|
||||
glt info u2
|
||||
/R W *\tfoo/u1/bar/
|
||||
/R W *\ttesting/
|
||||
|
||||
|
@ -80,7 +80,7 @@ try "
|
|||
glt perms u1 -l foo/u1/bar
|
||||
/WRITERS u2/
|
||||
# expand
|
||||
glt info u2 -p
|
||||
glt info u2
|
||||
/R W *\tfoo/u1/bar/
|
||||
/R W *\ttesting/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue