diff options
Diffstat (limited to 'man/pyreverse.1')
-rw-r--r-- | man/pyreverse.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/pyreverse.1 b/man/pyreverse.1 index 8fa24b6..f250dc4 100644 --- a/man/pyreverse.1 +++ b/man/pyreverse.1 @@ -62,7 +62,7 @@ show all ancestors off all classes in <projects> [current: none] .IP -s <ass_level>, --show-associated=<associated> show <ass_level> associated classes. <ass_level>=1 will only take classes directly related to the classes in the project, while <ass_level>=2 -will also take all classes related to those fecthed by<depth>=1. +will also take all classes related to those fetched by<depth>=1. .IP -S, --all-associated=[yn] show recursively all associated off all associated classes [current: none] |