tip_0603.sh
[ESC] Exit
$cat./chapter_06/0603.md
[Slash Commands]

Command Arguments

// $ARGUMENTS

Command Arguments
Use arguments in command files
$ARGUMENTS # All arguments
$1 $2 # 1st, 2nd argument
Example
/review auth.ts
Random
Prev/Next