diff options
author | Christopher Jeffrey <[email protected]> | 2012-10-22 11:56:44 -0500 |
---|---|---|
committer | Christopher Jeffrey <[email protected]> | 2012-10-22 12:02:08 -0500 |
commit | 590440ac3d78f3810a19055e5e75ed9b241e456d (patch) | |
tree | 3db3058026230a8c33a6823b7d84b206b14e91a7 /compton.c | |
parent | 09f57a7d6a27afc08ce729dbdc3ba6e03a6569b1 (diff) | |
download | tdebase-590440ac3d78f3810a19055e5e75ed9b241e456d.tar.gz tdebase-590440ac3d78f3810a19055e5e75ed9b241e456d.zip |
more man page changes
Diffstat (limited to 'compton.c')
-rw-r--r-- | compton.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2983,7 +2983,7 @@ usage(void) { "-G\n" " Don't draw shadows on DND windows\n" "-b\n" - " Daemonize process.\n" + " Daemonize/background process.\n" "-S\n" " Enable synchronous operation (for debugging).\n" "--config path\n" |