summaryrefslogtreecommitdiff
path: root/xpp/astribank_allow.8
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2012-03-15 20:43:57 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2012-03-15 20:43:57 +0000
commit9ef19d72ea0880107dabcba8202db1b8bf9ffa87 (patch)
tree44d0076a0e4df073590f37f75b47fafbf4375e23 /xpp/astribank_allow.8
parent4f5d4f0b197b12f93a839c3d706d1e58fc764500 (diff)
xpp: Customizable license markers
* License strings markers (BEGIN.../END...) can be customized * By default, generate a "generic" license markers * We accept any (paired) markers from the valid list Signed-off-by: Oron Peled <oron.peled@xorcom.com> Acked-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com> git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@10502 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'xpp/astribank_allow.8')
-rw-r--r--xpp/astribank_allow.810
1 files changed, 10 insertions, 0 deletions
diff --git a/xpp/astribank_allow.8 b/xpp/astribank_allow.8
index 1b35383..2ad8d22 100644
--- a/xpp/astribank_allow.8
+++ b/xpp/astribank_allow.8
@@ -48,6 +48,16 @@ Write capabilities to EEPROM, otherwise read capabilities
License filename (stdin/stdout if not specified)
.RE
+.B \-m \fInum\fR
+.RS
+Choose the numeric code of license markers to generate.
+This code select the type of \fIBEGIN\fR.../\fIEND\fR... strings
+that delimit the license body.
+
+Valid marker codes are listed with the \fB-h\fR option.
+The default (and first) code is \fB1\fR. Zero is illegal value.
+.RE
+
.B \-v
.RS
Increase verbosity. May be used multiple times.