From 14d569b1a75647855bf1cf094ec7c5a4f837129e Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 18 Oct 2023 16:35:06 -0700 Subject: [PATCH] am: align placeholder for --whitespace option with apply `git am` passes the value given to its `--whitespace` option through to the underlying `git apply`, and the value is called over there. Fix the documentation for the command that calls the value