kopia lustrzana https://github.com/inkstitch/inkstitch
fix copypaste fail in 0986c8f2db
rodzic
2e03bbaa3f
commit
cd5b1663bf
|
@ -1808,7 +1808,7 @@ class Embroider(inkex.Effect):
|
|||
help="Directory in which to store output file")
|
||||
self.OptionParser.add_option("-F", "--output-file",
|
||||
action="store", type="string",
|
||||
dest="output_file", default=".",
|
||||
dest="output_file",
|
||||
help="Output filename.")
|
||||
self.OptionParser.add_option("-b", "--max-backups",
|
||||
action="store", type="int",
|
||||
|
|
Ładowanie…
Reference in New Issue