Skip to content

Commit

Permalink
* Removed phantom -i option from stk_inspect.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
jredmondson committed Sep 25, 2018
1 parent 4e577bb commit db4b81e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/stk_inspect.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ void handle_arguments (int argc, char ** argv)
"Inspects STK for summary info on knowledge updates.\n\noptions:\n" \
" [-f|--stk-file file] STK file to load and analyze\n" \
" [-h|--help] print help menu (i.e., this menu)\n" \
" [-i|--input file] file containing MADARA logic to evaluate\n" \
" [-k|--print-knowledge] print final knowledge\n" \
" [-kp|--print-prefix pfx] filter prints by prefix. Can be multiple.\n" \
" [-ky] print knowledge after frequent evaluations\n" \
Expand Down

0 comments on commit db4b81e

Please sign in to comment.