mirror of
https://codeberg.org/postscriptum/snac2nex.git
synced 2026-04-01 05:35:27 +00:00
add collisions notice
This commit is contained in:
parent
db09d3ba04
commit
927858ae2f
2 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ pub struct Config {
|
|||
/// Post filenames format
|
||||
///
|
||||
/// * escaped with `%%`
|
||||
/// * be careful when removing seconds, as it may cause overwrite collisions
|
||||
#[arg(long, default_value_t = String::from("%H:%M:%S"))]
|
||||
pub format_filename: String,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue