mirror of
https://github.com/iluvcapra/mfbatch.git
synced 2026-01-01 17:30:52 +00:00
Improved docs
This commit is contained in:
@@ -278,7 +278,7 @@ they appear in the batchfile.
|
|||||||
"""
|
"""
|
||||||
reset
|
reset
|
||||||
All keys in the environment will be reset, subsequent files will have
|
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())
|
all_keys = list(self.env.metadatums.keys())
|
||||||
for k in all_keys:
|
for k in all_keys:
|
||||||
|
|||||||
Reference in New Issue
Block a user