Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

flk completions

Generate shell completions.

flk completions            # print to stdout
flk completions --install  # auto-install for detected shell
flk completions --shell zsh

Options

  • --install: install to the detected shell location
  • --shell <SHELL>: override shell detection (bash, zsh, fish, etc.)