pwfdf docs

Synopsis

pwfdf docs [options]

Description

Opens this package’s documentation in a web browser.

Example:

pwfdf docs

Options

-h, --help

Displays the command’s help text and exits.

-t, --show-traceback

Shows the full traceback when an error occurs.

Web Page

Options that control how the web page is opened.

--new NEW

Indicates where to open the page. Options are:

NEW

Description

0

Open in the current window.

1

Open in a new window.

2

Open in a new tab

Note

Many web browsers ignore this option.

--no-autoraise

Does not raise the opened browser page.

Note

Many web browsers ignore this option.