Skip to content

Commit 05355f9

Browse files
committed
Edit placeholder for optional argument
1 parent 83908c8 commit 05355f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/web-searches/arxiv.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# @raycast.packageName Web Searches
1010
# @raycast.icon images/arxiv.png
1111
# @raycast.argument1 { "type": "text", "placeholder": "Query", "percentEncoded": true }
12-
# @raycast.argument2 { "type": "text", "placeholder": "Type - all/title/auth… (default: all)", "optional": true, "percentEncoded": true }
12+
# @raycast.argument2 { "type": "text", "placeholder": "Field (default: all)", "optional": true, "percentEncoded": true }
1313
# @raycast.author Marco Varisco
1414
# @raycast.authorURL https://github.com/mava
1515

0 commit comments

Comments
 (0)