commit 9ca717e97713ab6f32c1ccb300f147a23e1a09a3
parent f8527fd51f27f1e5f091425452290cfcb1a2e021
Author: gearsix <gearsix@tuta.io>
Date: Wed, 25 Nov 2020 11:32:48 +0000
updated manpage; typefix in README
Diffstat:
2 files changed, 18 insertions(+), 6 deletions(-)
diff --git a/README b/README
@@ -30,9 +30,9 @@ COMMANDS
an install location and aliases to reference the dotfile by when
using dotfm.
- update <ALIAS> <NEW LOCATION>
+ update <ALIAS> <LOCATION>
update the location that a previously installed dotfile (with an
- alias matching ALIAS) symlink points to (sets it to point to NEW
+ alias matching ALIAS) symlink points to (sets it to point to
LOCATION).
remove <DOTFILE>...
diff --git a/src/dotfm.1 b/src/dotfm.1
@@ -1,6 +1,6 @@
-.\" txt2man -d "20 July 2020" -t dotfm -s 1 -v "dotfm README" -r "v2.0.0" -s 1 README.txt
+.\" txt2man -d "25 November 2020" -t dotfm -s 1 -v "dotfm README" -r "v2.1.0" -s 1 README
.\" Text automatically generated by txt2man
-.TH dotfm 1 "20 July 2020" "v2.0.0" "dotfm README"
+.TH dotfm 1 "25 November 2020" "v2.1.0" "dotfm README"
.SH NAME
\fBdotfm \fP- a simple script to manage dotfiles.
\fB
@@ -53,6 +53,12 @@ using \fBdotfm\fP.
.RE
.TP
.B
+update <ALIAS> <LOCATION>
+update the location that a previously installed dotfile (with an
+alias matching ALIAS) symlink points to (sets it to point to
+LOCATION).
+.TP
+.B
remove <DOTFILE>\.\.\.
Remove the file at the install location of the dotfile with an alias
matching DOTFILE. This is a destructive function, use it carefully.
@@ -102,5 +108,11 @@ to suite your own needs.
If you can think of more standard-dotfiles that you think
should be present in "KNOWN DOTFILES" feel free to get in touch and
contribute to the list.
-.SH AUTHOR
-gearsix <gearsix@tuta.io>
+.RE
+.PP
+AUTHORS & CONTRIBUTORS
+.RS
+.IP \(bu 3
+gearsix <gearsix@tuta.io> = original author
+.IP \(bu 3
+marta dias - https://www.instagram.com/marta.dias.z/ = contributed the wonderful logo