mirror of
https://codeberg.org/postscriptum/snac2nex.git
synced 2026-03-31 21:25:28 +00:00
update documentation comment
This commit is contained in:
parent
20c0aea8f3
commit
eb41f8ac46
2 changed files with 3 additions and 3 deletions
|
|
@ -31,11 +31,11 @@ snac2nex -s /path/to/snac/storage -t /path/to/nex -u user1 -u user2
|
|||
Username to export
|
||||
|
||||
-a, --attachment <ATTACHMENT>
|
||||
Include attachment files
|
||||
Include attachment files export
|
||||
|
||||
Supported values:
|
||||
|
||||
* `c` (`copy`) - copy attachment files export
|
||||
* `c` (`copy`) - copy files
|
||||
* `h` (`hard`) - create hard links
|
||||
* `s` (`soft`) - create soft links (macos, linux, windows only)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue