# # # patch "cmd_db.cc" # from [f573927bdfc3dd47c534f36e69ad7c700a44e154] # to [0a9a11a39e28af5f5488091c12d85341340298c3] # ============================================================ --- cmd_db.cc f573927bdfc3dd47c534f36e69ad7c700a44e154 +++ cmd_db.cc 0a9a11a39e28af5f5488091c12d85341340298c3 @@ -63,7 +63,7 @@ CMD(db, "", N_("database"), "set_epoch BRANCH EPOCH\n"), N_("Manipulates database state"), N_("This set of commands are used to create and maintain the database " - "that monotone uses to maintain the certificates' data"), + "that monotone uses to maintain the certificates' data."), options::opts::drop_attr) { if (args.size() == 1)