aboutsummaryrefslogtreecommitdiff
path: root/man/man1/dfv.1df
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-01 09:35:48 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-01 09:35:48 +1300
commit583902010d669ccaf0c19c0ba6e8fdfa9f1832c5 (patch)
treeef35c22c298fb51e3bcc6e6cfb6c8b51a5421ec4 /man/man1/dfv.1df
parentMerge branch 'feature/vim-syn-lint' into develop (diff)
parentAdd dfv(1df) version-printing tool (diff)
downloaddotfiles-583902010d669ccaf0c19c0ba6e8fdfa9f1832c5.tar.gz
dotfiles-583902010d669ccaf0c19c0ba6e8fdfa9f1832c5.zip
Merge branch 'feature/version-dfv' into develop
* feature/version-dfv: Add dfv(1df) version-printing tool
Diffstat (limited to 'man/man1/dfv.1df')
-rw-r--r--man/man1/dfv.1df12
1 files changed, 12 insertions, 0 deletions
diff --git a/man/man1/dfv.1df b/man/man1/dfv.1df
new file mode 100644
index 00000000..b3274d44
--- /dev/null
+++ b/man/man1/dfv.1df
@@ -0,0 +1,12 @@
+.TH DFV 1df "November 2017" "Manual page for dfv"
+.SH NAME
+.B dfv
+\- print dotfiles distribution version information
+.SH SYNOPSIS
+.B dfv
+.SH DESCRIPTION
+.B dfv
+prints some version information about the dotfiles distribution installed,
+including some details about the date the tool itself was built.
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>