Skip to content

Commit

Permalink
Add missing minibuffer commands to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gcla committed Jul 3, 2022
1 parent 3657975 commit 9b5a9ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ Many of termshark's operations can be initiated from the command-line. After ope
- **clear-filter** - Clear the current display filter
- **clear-packets** - Clear the current pcap
- **columns** - Configure termshark's columns
- **config** - Show termshark's config file (Unix-only)
- **convs** - Open the conversations view
- **filter** - Choose a display filter from those recently-used
- **help** - Show one of several help dialogs
Expand All @@ -401,6 +402,7 @@ Many of termshark's operations can be initiated from the command-line. After ope
- **marks** - Show file-local and global packet marks
- **menu** - Open the UI menubar
- **no-theme** - Clear theme for the current terminal color mode
- **profile** - Profile actions - create, use, delete, etc
- **quit** - Quit termshark
- **recents** - Load a pcap from those recently-used
- **set** - Set various config properties (see `help set`)
Expand Down

0 comments on commit 9b5a9ac

Please sign in to comment.