You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **update** sub command by itself will request and update to each repo. For example: `C:\winget update`
116
+
The **update** sub command by itself will request and update to each repo. For example: `winget source update`
117
117
118
118
### update source
119
119
120
-
The **update** sub command combined with the **--name** option can direct and update to an individual source. For example: `C:\winget source update --name contoso`
120
+
The **update** sub command combined with the **--name** option can direct and update to an individual source. For example: `winget source update --name contoso`
0 commit comments