Updated Basic use cases (markdown)

Terminator X 2021-10-19 07:07:54 +05:30
parent bd6b0ede73
commit 8fe7655b0a
1 changed files with 6 additions and 1 deletions

@ -394,7 +394,12 @@ To create symbolic or hard links in batch:
- go to the target directory
- press <kbd>n</kbd>
- press `s` for symbolic link or `h` for hard link
- enter the link suffix (or `@` for no suffix)
- enter the link prefix (or `@` for no prefix)
The reasons only prefix is allowed (and not full name):
- avoid accepting link names one by one in this flow
- having the same prefix groups the newly created links together
## Hidden files on top