commit - c8ede203f35b2a68c79737c983a5dc4046d67365
commit + 6d23ec10d58455c5dd25839caf9e0b84461c4acb
blob - 941aad1ebc1b63ae4be7061da75257ba7172c20f
blob + 180e1f604e161320c60fb88596033366830d1a36
--- got/got.1
+++ got/got.1
Instead of staging the entire content of a changed file, interactively
select or reject changes for staging based on
.Dq y
-(select),
+(stage change),
.Dq n
-(reject), and
+(reject change), and
.Dq q
-(quit) responses.
+(quit staging this file) responses.
If a file is in modified status, individual patches derived from the
modified file content can be staged.
-Files in added or deleted status may be staged or rejected in their entirety.
+Files in added or deleted status may only be staged or rejected in
+their entirety.
.It Fl F Ar response-script
With the
.Fl p