Skip to content

Commit 982679e

Browse files
committed
document magic number option
1 parent 56a8259 commit 982679e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/decode

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
# Usage:
88
# decode.rb # Reads from stdin
9-
# decode.rb <rd-file1> ... # Reads from file(s)
9+
# decode.rb [-88] <rd-file1> ... # Reads from file(s)
1010
#
1111

1212
$:.push(File.join(File.dirname(__FILE__), '..', 'lib'))

0 commit comments

Comments
 (0)