ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/git-send/trunk/git-send-irc.1
Revision: 1.2
Committed: Mon Sep 30 00:57:01 2024 UTC (6 weeks, 4 days ago) by nishi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
moving files

File Contents

# Content
1 .Dd $Mdocdate$
2 .Dt GIT-SEND-IRC 1
3 .Os
4 .Sh NAME
5 .Nm git-send-irc
6 .Nd Forward patches made with git-format-patch or git-diff to anyone on IRC
7 .Sh SYNOPSIS
8 .Nm
9 .Op Ar target
10 .Op Ar message
11 .Sh ENVIRONMENT
12 .Bl -tag -width Ds
13 .It Ev IRC_PORT
14 IRC server port, if unset, defaults to 6667
15 .It Ev IRC_SERVER
16 IRC server hostname, if unset, defaults to irc.nishi.boats
17 .El
18 .Sh SEE ALSO
19 .Xr git-send-paste 1
20 .Xr git-send-xmpp 1
21 .Sh AUTHORS
22 Idea by
23 .An nishi Aq Mt nishi@nishi.boats
24 and
25 .An Izuru Yakumo Aq Mt yakumo.izuru@chaotic.ninja