File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change
1
+ # sr
2
+
3
+ > This command is an alias of ` surfraw ` .
4
+
5
+ - View documentation for the original command:
6
+
7
+ ` tldr surfraw `
Original file line number Diff line number Diff line change 10
10
11
11
- Open the elvi's results page for a specific search in the browser:
12
12
13
- ` surfraw {{elvi }} "{{search_terms}}" `
13
+ ` surfraw {{elvi_name }} "{{search_terms}}" `
14
14
15
15
- Display an elvi description and its specific options:
16
16
17
- ` surfraw {{elvi }} - local-help `
17
+ ` surfraw {{elvi_name }} {{[-lh|- local-help]}} `
18
18
19
19
- Search using an elvi with specific options and open the results page in the browser:
20
20
21
- ` surfraw {{elvi }} {{elvi_options}} "{{search_terms}}" `
21
+ ` surfraw {{elvi_name }} {{elvi_options}} "{{search_terms}}" `
22
22
23
23
- Display the URL to the elvi's results page for a specific search:
24
24
25
- ` surfraw -print {{elvi }} "{{search_terms}}" `
25
+ ` surfraw -print {{elvi_name }} "{{search_terms}}" `
26
26
27
27
- Search using the alias:
28
28
29
- ` sr {{elvi }} "{{search_terms}}" `
29
+ ` sr {{elvi_name }} "{{search_terms}}" `
You can’t perform that action at this time.
0 commit comments