Skip to content

Commit

Permalink
sfcli: Add help for 'export' command (smicallef#1809)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoles authored Sep 13, 2023
1 parent 6e8e6a8 commit f37b98e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sfcli.py
Original file line number Diff line number Diff line change
Expand Up @@ -1157,6 +1157,7 @@ def print_topics(self, header, cmds, cmdlen, maxcol):
["delete", "Delete a scan."],
["scaninfo", "Scan information."],
["data", "Show data from a scan's results."],
["export", "Export scan results to file."],
["correlations", "Show correlation results from a scan."],
["summary", "Scan result summary."],
["find", "Search for data within scan results."],
Expand Down

0 comments on commit f37b98e

Please sign in to comment.