Loading repl/command.go +2 −2 Original line number Diff line number Diff line Loading @@ -1272,7 +1272,7 @@ sure they are read. Format: SET NOALWAYS`, Action: ActionSetAlways, Action: ActionSetNoalways, }, "BRIEF": { Description: `Controls whether you will be alerted upon logging that there are new Loading Loading @@ -1311,7 +1311,7 @@ privileged qualifier.`, Format: SET NOBRIEF`, Action: ActionSetBrief, Action: ActionSetNobrief, Flags: dclish.Flags{ "/ALL": { Description: ` Specifies that the SET NOBRIEF option is the default for all users for Loading Loading
repl/command.go +2 −2 Original line number Diff line number Diff line Loading @@ -1272,7 +1272,7 @@ sure they are read. Format: SET NOALWAYS`, Action: ActionSetAlways, Action: ActionSetNoalways, }, "BRIEF": { Description: `Controls whether you will be alerted upon logging that there are new Loading Loading @@ -1311,7 +1311,7 @@ privileged qualifier.`, Format: SET NOBRIEF`, Action: ActionSetBrief, Action: ActionSetNobrief, Flags: dclish.Flags{ "/ALL": { Description: ` Specifies that the SET NOBRIEF option is the default for all users for Loading