l sshify: add usage

This commit is contained in:
lassulus 2021-10-25 23:13:08 +02:00
parent 64b3606044
commit a04eb31e7b

View File

@ -1,4 +1,5 @@
{ pkgs }:
# usage: sshify prism.r -- curl ifconfig.me
pkgs.writers.writeBashBin "sshify" ''
set -efu