mirror of
https://codeberg.org/postscriptum/snac2nex.git
synced 2026-03-31 13:15:27 +00:00
implement filesystem_file_permissions argument option, add some tests, optimize init arguments
This commit is contained in:
parent
182d6892c3
commit
fabc11f9cb
7 changed files with 152 additions and 142 deletions
|
|
@ -67,6 +67,9 @@ snac2nex -s /path/to/snac/storage -t /path/to/nex -u user1 -u user2
|
|||
--filesystem-sync
|
||||
Sync filesystem meta (e.g. time modified)
|
||||
|
||||
--filesystem-file-permissions <FILESYSTEM_FILE_PERMISSIONS>
|
||||
Set new file permissions (macos, linux only)
|
||||
|
||||
-k, --keep
|
||||
Keep Nex entry on Snac post was removed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue