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

complete

Generate shell completion scripts.

Usage

rscalendar complete <SHELL>

Supported Shells

  • bash
  • zsh
  • fish
  • elvish
  • powershell

Examples

Generate and install bash completions:

rscalendar complete bash > ~/.local/share/bash-completion/completions/rscalendar

Generate and install zsh completions:

rscalendar complete zsh > ~/.zfunc/_rscalendar