File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed
Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,13 @@ The session object:
1414
1515### ` scratch login `
1616
17+
18+ You will be automatically exited from the group. To stay in, use -G.
1719Login to a scratch account and add it to the current group. You will be prompted for a username and password
1820
1921### ` scratch login --sessid `
2022
23+ You will be automatically exited from the group. To stay in, use -G.
2124Login to a scratch account and add it to the current group. You will be prompted for a session ID.
2225
2326## Account groups
@@ -45,8 +48,23 @@ These are stored in the cookies as values for an object, not a list. The key is
4548
4649### ` scratch ungroup `
4750
48- This exits the current group and into the 'global' group. If you login now, it will make a new group with only 1 member.
51+ This exits the current group and into the 'global' group. If you login now, it will make a new group with only 1 member,
52+ which you will automatically enter.
4953
5054### ` scratch group `
5155
52- Get the members of the group.
56+ Get the members of the group.
57+
58+ ### ` scratch group rename `
59+
60+ Try to rename the group, if possible.
61+
62+ ### ` scratch group delete `
63+
64+ Delete the group.
65+
66+ ### ` scratch group `
67+
68+ List all groups
69+
70+ ### ` scratch group switch `
You can’t perform that action at this time.
0 commit comments