mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
attempt to add youtube..?
This commit is contained in:
parent
086c0b19f4
commit
dc41ec356d
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ program
|
|||
.option("-T, --telegram [username]", "specify telegram username")
|
||||
.option("-w, --twitter [username]", "specify twitter username")
|
||||
.option("-x, --xda [user id]", "specify xda user id")
|
||||
.option("-y, --youtube [user id]", "specify youtube user id")
|
||||
.action(buildCommand);
|
||||
|
||||
program
|
||||
|
|
Loading…
Reference in a new issue