diff --git a/doc/hg.1.txt b/doc/hg.1.txt --- a/doc/hg.1.txt +++ b/doc/hg.1.txt @@ -346,6 +346,10 @@ status [options] [files]:: options: + -m, --modified show only modified files + -a, --added show only added files + -r, --removed show only removed files + -u, --unknown show only unknown (not tracked) files -I, --include include names matching the given patterns -X, --exclude exclude names matching the given patterns