See how a minor change to your commit message style can make you a better programmer.
Format: <type>(<scope>): <subject>
<scope> is optional
| # memcached default config file | |
| # 2003 - Jay Bonci <jaybonci@debian.org> | |
| # This configuration file is read by the start-memcached script provided as | |
| # part of the Debian GNU/Linux distribution. | |
| # Run memcached as a daemon. This command is implied, and is not needed for the | |
| # daemon to run. See the README.Debian that comes with this package for more | |
| # information. | |
| -d |