Skip to content

Commit

Permalink
Removed duplicate help entry. (#6540)
Browse files Browse the repository at this point in the history
  • Loading branch information
Manouchehri authored and radare committed Jan 20, 2017
1 parent ab09529 commit 7775521
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libr/core/cmd_anal.c
Original file line number Diff line number Diff line change
Expand Up @@ -4405,7 +4405,6 @@ static void cmd_agraph_print(RCore *core, const char *input) {
"Usage:", "agg[kid?*]", "print graph",
"agg", "", "show current graph in ascii art",
"aggk", "", "show graph in key=value form",
"aggd", "", "print the current graph in GRAPHVIZ dot format",
"aggi", "", "enter interactive mode for the current graph",
"aggd", "", "print the current graph in GRAPHVIZ dot format",
"agg*", "", "in r2 commands, to save in projects, etc",
Expand Down

0 comments on commit 7775521

Please sign in to comment.