This adds "use_occlude_geometry=True" and "only_selected=False" to the keymap entry for K, mesh.knife_tool, even though these are the default values for this operator. This fixes the complaint. And these same props are set for "Knife Topology Tool" on the VIEW3D_MT_edit_mesh menu so that it displays the shortcut correctly (#139393 remains corrected). Pull Request: https://projects.blender.org/blender/blender/pulls/143673