From f305a70357d95f7e069fe852df30859e0557ac56 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 27 Sep 2011 15:04:13 +0200 Subject: //bridge bin/*: add synopses and shi- --- bridge/lib/bridge/bin/list | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bridge/lib/bridge/bin/list') diff --git a/bridge/lib/bridge/bin/list b/bridge/lib/bridge/bin/list index 8b164516..0b767a9b 100755 --- a/bridge/lib/bridge/bin/list +++ b/bridge/lib/bridge/bin/list @@ -1,3 +1,10 @@ #! /bin/sh +# +# Write a list of all session names to stdout. +# +## SYNOPSIS +# +# bridge list +# set -euf exec tmux -L bridge list-sessions | cut -d: -f1 -- cgit v1.2.3