Select Git revision
precompiled_manpage.patch
-
Richard Hartmann authoredRichard Hartmann authored
precompiled_manpage.patch 7.12 KiB
Index: vcsh/Makefile
===================================================================
--- vcsh.orig/Makefile 2013-05-26 19:22:36.991848960 +0200
+++ vcsh/Makefile 2013-05-26 19:22:36.987846960 +0200
@@ -19,11 +19,11 @@
manpages: $(manpages)
-$(self).1: doc/$(self).1.ronn
- ronn < doc/$(self).1.ronn > $(self).1
+$(self).1:
+ :
clean:
- rm -rf $(self).1
+ :
uninstall:
rm -rf $(DESTDIR)$(PREFIX)/bin/$(self)
Index: vcsh/vcsh.1
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++ vcsh/vcsh.1 2013-05-26 19:23:12.977833500 +0200
@@ -0,0 +1,192 @@
+.\" generated with Ronn/v0.7.3
+.\" http://github.com/rtomayko/ronn/tree/0.7.3
+.
+.TH "VCSH" "1" "May 2013" "" ""
+.
+.SH "NAME"
+\fBvcsh\fR \- manage config files in $HOME via fake bare git repositories
+.
+.SH "SYNOPSIS"
+\fBvcsh\fR clone \fIurl\fR [\fIrepo\fR]
+.
+.P
+\fBvcsh\fR delete \fIrepo\fR
+.
+.P
+\fBvcsh\fR enter \fIrepo\fR
+.
+.P
+\fBvcsh\fR help
+.
+.P
+\fBvcsh\fR init \fIrepo\fR
+.
+.P
+\fBvcsh\fR list
+.
+.P
+\fBvcsh\fR list\-tracked
+.
+.P
+\fBvcsh\fR list\-tracked\-by \fIrepo\fR
+.
+.P
+\fBvcsh\fR rename \fIrepo\fR \fInewname\fR
+.
+.P
+\fBvcsh\fR run \fIrepo\fR \fIcommand\fR
+.
+.P
+\fBvcsh\fR setup \fIrepo\fR
+.
+.P
+\fBvcsh\fR which \fIsubstring\fR
+.
+.P
+\fBvcsh\fR write\-gitignore \fIrepo\fR