diff --git a/doc/hg.1.txt b/doc/hg.1.txt --- a/doc/hg.1.txt +++ b/doc/hg.1.txt @@ -435,7 +435,7 @@ status [options] [files]:: -a, --added show only added files -r, --removed show only removed files -u, --unknown show only unknown (not tracked) files - -p, --strip strip status prefix + -n, --no-status hide status prefix -0, --print0 end filenames with NUL, for use with xargs -I, --include include names matching the given patterns -X, --exclude exclude names matching the given patterns