diff options
Diffstat (limited to 'subcmds/status.py')
-rw-r--r-- | subcmds/status.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/subcmds/status.py b/subcmds/status.py index 60e26ff4..b47c8736 100644 --- a/subcmds/status.py +++ b/subcmds/status.py | |||
@@ -49,8 +49,7 @@ includes deeper items. For example, if dir/subdir/proj1 and | |||
49 | dir/subdir/proj2 are repo projects, dir/subdir/proj3 will be shown | 49 | dir/subdir/proj2 are repo projects, dir/subdir/proj3 will be shown |
50 | if it is not known to repo. | 50 | if it is not known to repo. |
51 | 51 | ||
52 | Status Display | 52 | # Status Display |
53 | -------------- | ||
54 | 53 | ||
55 | The status display is organized into three columns of information, | 54 | The status display is organized into three columns of information, |
56 | for example if the file 'subcmds/status.py' is modified in the | 55 | for example if the file 'subcmds/status.py' is modified in the |