```python ncdumpOptions = "-hs {options}".format(options=options) ``` template should now use `{}` rather than `%()`
template should now use
{}rather than%()