mirror of
https://github.com/iluvcapra/mfbatch.git
synced 2025-12-31 08:50:51 +00:00
Improved docs
This commit is contained in:
@@ -278,7 +278,7 @@ they appear in the batchfile.
|
||||
"""
|
||||
reset
|
||||
All keys in the environment will be reset, subsequent files will have
|
||||
no keys set.
|
||||
no keys set, including keys set by the `setinc` and `setp` commands.
|
||||
"""
|
||||
all_keys = list(self.env.metadatums.keys())
|
||||
for k in all_keys:
|
||||
|
||||
Reference in New Issue
Block a user