mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 14:43:05 -04:00
user alias
This commit is contained in:
parent
e9b55c020e
commit
b934b3c127
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ const { UserFlags } = Constants
|
|||
module.exports = {
|
||||
name: 'user',
|
||||
label: 'user',
|
||||
aliases: ['u'],
|
||||
aliases: ['u', 'profile'],
|
||||
metadata: {
|
||||
description: 'user',
|
||||
examples: ['user labsCore'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue