docs: fix --dir to --path in setup example
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
13561b1de6
commit
bdfb089fd3
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
core setup
|
core setup
|
||||||
|
|
||||||
# Specific directory
|
# Specific directory
|
||||||
core setup --dir ~/Code/host-uk
|
core setup --path ~/Code/host-uk
|
||||||
|
|
||||||
# Use SSH
|
# Use SSH
|
||||||
core setup --ssh
|
core setup --ssh
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue