We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d4ef3 commit f09a8c4Copy full SHA for f09a8c4
CommandLine/CommandLine.swift
@@ -84,7 +84,7 @@ extension SwiftDraw.CommandLine {
84
static func printHelp() {
85
print("")
86
print("""
87
-swiftdraw, version 0.7
+swiftdraw, version 0.7.1
88
copyright (c) 2020 Simon Whitty
89
90
usage: swiftdraw <file.svg> [--format png | pdf | jpeg] [--size wxh] [--scale 1x | 2x | 3x]
0 commit comments