Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Fix autogroup arg description
Browse files Browse the repository at this point in the history
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
  • Loading branch information
nefelim4ag committed Nov 7, 2019
1 parent 38eb477 commit 329c3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ananicy.py
Expand Up @@ -817,7 +817,7 @@ def help():
" dump types Generate and print types cache to stdout\n",
" dump cgroups Generate and print cgroups cache to stdout\n",
" dump proc Generate and print proc map cache to stdout\n",
" dump autogroup Generate and print proc map cache to stdout",
" dump autogroup Generate and print autogroup tree",
flush=True)
exit(0)

Expand Down

0 comments on commit 329c3ca

Please sign in to comment.