Added more command aliases
This commit is contained in:
parent
c4553b36e5
commit
cacef72eac
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,7 @@ Add stock to portfolio
|
|||
add <ticker> <amount>
|
||||
|
||||
Delete stock from portfolio
|
||||
delete <ticker>
|
||||
del <ticker>
|
||||
|
||||
Get Portfolio
|
||||
|
@ -54,6 +55,7 @@ Add stock to watchlist
|
|||
|
||||
Remove stock from watchlist
|
||||
unwatch <ticker>
|
||||
uw <ticker>
|
||||
|
||||
Get Watchlist
|
||||
watchlist [@user]
|
||||
|
|
Loading…
Add table
Reference in a new issue