summaryrefslogtreecommitdiff
path: root/sync/sink
diff options
context:
space:
mode:
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"