Skip to content

Commit

Permalink
Added setDebugMode usage in README
Browse files Browse the repository at this point in the history
  • Loading branch information
wiwat-tharateeraparb committed Sep 26, 2016
1 parent b86a6bc commit 779a661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ Instantiate a TclRFA object
% set t [tclrfa]

__setDebugMode__ _True|False_
Enable or disable debug messages.
Enable or disable debug messages. If argument is empty, it will read a value from `\pyrfa\debug` in the configuration file. This function can only be called after `createConfigDb`.

% $t setDebugMode True

Expand Down

0 comments on commit 779a661

Please sign in to comment.