@@ -483,23 +483,23 @@ ENHANCED GIT OPERATIONS:
483483 info Show detailed repository information and SSH connection
484484
485485USER MANAGEMENT:
486- switch|sw <user> Switch to user locally
487- switch -g <user> Switch to user globally
488- user|users See user accounts and ssh accounts status
489- user add [opts] Add new user account
486+ switch|sw <user> Switch to user locally
487+ switch|sw -g <user> Switch to user globally
488+ user|users See user accounts and ssh accounts status
489+ user add [opts] Add new user account
490490 user remove|rm|delete <user> Remove user account
491491 user list List all configured users
492- user switch <user> Switch to user locally
492+ user switch <user> Switch to user locally
493493 user switch -g <user> Switch to user globally
494494 user status Show current user status
495495
496496SESSION MANAGEMENT:
497- session Show current repository and user session information
497+ session|sess Show current repository and user session information
498498 session set Set user for current repository
499499 session status [options]Show current repository and user session information
500500 session show [options] Show current repository and user session information
501501 session clear Clear session data
502- session forget Remove persistent config for repo
502+ session forget|remove Remove persistent config for repo
503503 session list List all session repositories
504504
505505 session export <path> Export session data to file
@@ -521,7 +521,7 @@ SETUP WIZARDS:
521521
522522
523523REMOTE MANAGEMENT:
524- remote, remotes Show git repository remotes
524+ remote| remotes Show git repository remotes
525525 remote convert Convert HTTPS remote to SSH
526526 remote add <name> <url> Add remote with SSH conversion
527527 remote check Check remote configuration
0 commit comments