mirror of
https://github.com/chubin/cheat.sheets
synced 2024-11-11 01:10:31 +00:00
9 lines
227 B
Plaintext
9 lines
227 B
Plaintext
# Stocks
|
|
Description: Finds the latest information on a certain stock.
|
|
|
|
# Determine the latest stock information searching by company
|
|
stocks Tesla
|
|
|
|
# Determine the latest stock information searching by stock ticker
|
|
stocks AAPL
|