A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/npm/cli/commit/9d4e85f2379eded50b54f4e0b6f307031037f1ec below:

include searchlimit option in help output (#7297) · npm/cli@9d4e85f · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+5

-2

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+5

-2

lines changed Original file line number Diff line number Diff line change

@@ -42,6 +42,7 @@ class Search extends BaseCommand {

42 42

'color',

43 43

'parseable',

44 44

'description',

45 +

'searchlimit',

45 46

'searchopts',

46 47

'searchexclude',

47 48

'registry',

Original file line number Diff line number Diff line change

@@ -4069,8 +4069,9 @@ npm search [search terms ...]

4069 4069 4070 4070

Options:

4071 4071

[-l|--long] [--json] [--color|--no-color|--color always] [-p|--parseable]

4072 -

[--no-description] [--searchopts <searchopts>] [--searchexclude <searchexclude>]

4073 -

[--registry <registry>] [--prefer-online] [--prefer-offline] [--offline]

4072 +

[--no-description] [--searchlimit <number>] [--searchopts <searchopts>]

4073 +

[--searchexclude <searchexclude>] [--registry <registry>] [--prefer-online]

4074 +

[--prefer-offline] [--offline]

4074 4075 4075 4076

aliases: find, s, se

4076 4077

@@ -4089,6 +4090,7 @@ Note: This command is unaware of workspaces.

4089 4090

#### \`color\`

4090 4091

#### \`parseable\`

4091 4092

#### \`description\`

4093 +

#### \`searchlimit\`

4092 4094

#### \`searchopts\`

4093 4095

#### \`searchexclude\`

4094 4096

#### \`registry\`

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4