diff options
author | Chris St. Pierre <chris.a.st.pierre@gmail.com> | 2013-05-29 14:24:42 -0400 |
---|---|---|
committer | Chris St. Pierre <chris.a.st.pierre@gmail.com> | 2013-05-29 14:24:42 -0400 |
commit | 190c19bcfe619f0be4bf427174ab72b8d54f8e70 (patch) | |
tree | 9c478706b0c161a8897eb560190b295b814997e4 /doc/help | |
parent | e7fece63c1afc2c45b0627c7980b476a56eefe33 (diff) | |
download | bcfg2-190c19bcfe619f0be4bf427174ab72b8d54f8e70.tar.gz bcfg2-190c19bcfe619f0be4bf427174ab72b8d54f8e70.tar.bz2 bcfg2-190c19bcfe619f0be4bf427174ab72b8d54f8e70.zip |
doc: fixed typo
Diffstat (limited to 'doc/help')
-rw-r--r-- | doc/help/troubleshooting.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/help/troubleshooting.txt b/doc/help/troubleshooting.txt index aac831ae0..72fec4c63 100644 --- a/doc/help/troubleshooting.txt +++ b/doc/help/troubleshooting.txt @@ -54,7 +54,7 @@ the debug level individually on a given plugin, e.g.:: bcfg2-admin xcmd Probes.toggle_debug Finally, the File Activity Monitor has its own analogue to these two -methods, for setting the debug level of the FAM: +methods, for setting the debug level of the FAM:: bcfg2-admin xcmd Inotify.toggle_debug bcfg2-admin xcmd Inotify.set_debug false |