1
0
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:
Benjamin Gamard
2018-03-05 14:36:30 +01:00
parent 1479b818ea
commit 2771e56357
5 changed files with 65 additions and 19 deletions

View File

@@ -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**.