Documentation for key exclusion in sessions conversion script

This commit is contained in:
Clément OUDOT 2021-07-13 15:00:09 +02:00
parent 67c8df09ad
commit 4414ed2bf8

View File

@ -46,6 +46,7 @@ Options:
- ``-c``: job configuration file (mandatory)
- ``-r oldkey=newkey``: rename session keys during conversion (optional, can be given multiple times)
- ``-x key``: remove session keys during conversion (optional, can be given multiple times)
- ``-i``: ignore errors. By default errors will stop the script
execution
- ``-d``: print debugging output