summaryrefslogtreecommitdiff
path: root/sync/sink
diff options
context:
space:
mode:
authorTimmy Keller <tjk@tjkeller.xyz>2022-01-20 17:07:39 -0600
committerTimmy Keller <tjk@tjkeller.xyz>2022-01-20 17:07:39 -0600
commit1ffe58f3ee6eeb2d81729eb7c458a8979eb2df68 (patch)
treeabf5bd1cfa67232bc349174135814e316be3de3b /sync/sink
parent32d34ac9c5e3b682800f65f24743f2f29af04347 (diff)
downloadscripts-1ffe58f3ee6eeb2d81729eb7c458a8979eb2df68.tar.xz
scripts-1ffe58f3ee6eeb2d81729eb7c458a8979eb2df68.zip
moved many scripts around, small tweaks/rewrites, mounter verify xsudo and xclick scripts
Diffstat (limited to 'sync/sink')
-rwxr-xr-xsync/sink1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync/sink b/sync/sink
index 9ce49d7..b11b492 100755
--- a/sync/sink
+++ b/sync/sink
@@ -1,5 +1,4 @@
#!/bin/sh
-
printusage() { echo "Usage: $0 [<repos> ...] (repos: all,`echo $repos | tr ' ' ','`) [up|down]" && exit; }
repos="docs patches"