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 d505704 commit 19a75caCopy full SHA for 19a75ca
CommandLine/CommandLine.swift
@@ -84,7 +84,7 @@ extension SwiftDraw.CommandLine {
84
static func printHelp() {
85
print("")
86
print("""
87
-swiftdraw, version 0.6
+swiftdraw, version 0.7
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