Skip to content

Commit

Permalink
docs: add --follow option to paste command
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed Dec 29, 2023
1 parent 1a5cff2 commit 05710fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/configuration/keymap.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ If you haven't created and used your own configuration file yet, please see [Con
- paste: Paste the yanked files.

- `--force`: Overwrite the destination file if it exists.
- `--follow`: Copy the file pointed to by a symbolic link, rather than the link itself. Only can be used during copying.

- link: Create a symbolic link to the yanked files. (This is a privileged action in Windows and must be run as an administrator.)

Expand Down

0 comments on commit 05710fd

Please sign in to comment.