mirror of
https://github.com/sismics/docs.git
synced 2025-12-23 14:41:40 +00:00
Closes #188: Quiet mode for the file importer
This commit is contained in:
@@ -17,6 +17,11 @@ docs-importer-win.exe (for Windows)
|
||||
|
||||
A wizard will ask you for the import configuration and write it in `~/.config/preferences/com.sismics.docs.importer.pref`
|
||||
|
||||
For the next start, pass the `-d` argument to skip the wizard:
|
||||
```console
|
||||
./docs-importer-linux -d
|
||||
```
|
||||
|
||||
Daemon mode
|
||||
-----------
|
||||
The daemon mode scan the input directory every 30 seconds for new files. Once a file is found and imported, it is **deleted**.
|
||||
|
||||
Reference in New Issue
Block a user