diff options
Diffstat (limited to 'src/search_command.sh')
| -rw-r--r-- | src/search_command.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/search_command.sh b/src/search_command.sh new file mode 100644 index 0000000..4a12cf7 --- /dev/null +++ b/src/search_command.sh @@ -0,0 +1 @@ +print "/search/$(jq -rn --arg x "$(join "${args[query]}")" '$x | @uri')" |