equal
deleted
inserted
replaced
66 |
66 |
67 ==option bool b btrace |
67 ==option bool b btrace |
68 |
68 |
69 When specified in conjunction with the C<notify> command, uses C<CBtracePubSub> to get the notifications instead of using C<RProperty::Subscribe> or C<memoryaccess>. |
69 When specified in conjunction with the C<notify> command, uses C<CBtracePubSub> to get the notifications instead of using C<RProperty::Subscribe> or C<memoryaccess>. |
70 |
70 |
|
71 ==option bool r raw |
|
72 |
|
73 When specified in conjunction with the C<get> command, print out just the value, rather than the usual more verbose format that shows the category, key, type and value. |
|
74 |
71 ==copyright |
75 ==copyright |
72 |
76 |
73 Copyright (c) 2008-2010 Accenture. All rights reserved. |
77 Copyright (c) 2008-2010 Accenture. All rights reserved. |
74 |
78 |