Add xdg-open command to the help.

This commit is contained in:
Andrew Hamilton 2018-07-22 23:22:34 +10:00
parent 549f9ad5c8
commit a29b7682c6
2 changed files with 2 additions and 1 deletions

View file

@ -75,6 +75,7 @@ KEYS_DOC = """Keys:
*r - Refresh the currently selected report.
*R - Refresh all reports of the current tool.
*f - Resize the focused pane to the full screen. (toggle)
*x - Open the current file with xdg-open.
"""