mirror of https://codeberg.org/glenneth/stash.git
Updated the help.scm file
This commit is contained in:
parent
d76a557cdc
commit
c7c3fdce93
|
|
@ -22,7 +22,7 @@ Examples:
|
|||
Using long options:
|
||||
guile -L . stash.scm --source ~/.config/test --target ~/.dotfiles/
|
||||
|
||||
Using short options (without `=`):
|
||||
Using short options:
|
||||
guile -L . stash.scm -s ~/.config/test -t ~/.dotfiles/
|
||||
|
||||
This command will move the directory ~/.config/test to ~/.dotfiles/.config/test and create a symlink in ~/.config pointing to the new location.
|
||||
|
|
|
|||
Loading…
Reference in New Issue