-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Easy logout when only one username is logged in.
Change the behaviour of the “logout” command to make the username optional when only one user is logged in. This does not change the behaviour of the command when a username is given. Notably, invocation of the command with no username specified may or may not exit with error; but the command never exits with error when a username is specified.
- Loading branch information
Showing
1 changed file
with
23 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters