Skip to content

Commit 1131a46

Browse files
committed
added back usage line
1 parent 3019339 commit 1131a46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/pylab_examples/print_stdout.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# -*- noplot -*-
22
# print png to standard out
3+
# usage: python print_stdout.py > somefile.png
34

45
import sys
56
import matplotlib

0 commit comments

Comments
 (0)