Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 674 Bytes

File metadata and controls

20 lines (14 loc) · 674 Bytes
title winget help Command
description Displays help for all the supported commands.
ms.date 04/28/2020
ms.topic article
ms.localizationpriority medium

help command (winget)

The help command of the winget tool displays help for all the supported commands and sub commands. In addition, you can pass the --help argument to any other command to get details about all additional command options.

Usage

  • Display help for all commands: winget --help or winget -?
  • View options for a command: winget <command> --help or winget <command> -?

Related topics