mirror of
https://codeberg.org/postscriptum/snac2nex.git
synced 2026-04-01 05:35:27 +00:00
update documentation comment
This commit is contained in:
parent
20c0aea8f3
commit
eb41f8ac46
2 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ pub struct Config {
|
|||
///
|
||||
/// Supported values:
|
||||
///
|
||||
/// * `c` (`copy`) - copy attachment files
|
||||
/// * `c` (`copy`) - copy files
|
||||
/// * `h` (`hard`) - create hard links
|
||||
/// * `s` (`soft`) - create soft links (macos, linux, windows only)
|
||||
#[arg(short, long)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue