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 95be31d commit 8acd540Copy full SHA for 8acd540
psturtle.com/_includes/Help.ps1
@@ -20,7 +20,7 @@ $SampleCodeWidthLandscape = 80,
20
21
# The width of the sample code (in portrait mode), in characters
22
[int]
23
-$SampleCodeWidthPortrait = 80
+$SampleCodeWidthPortrait = 50
24
)
25
26
# Try to get command help
0 commit comments